- [Python] TIL the Python standard library lets you do exact fractional arithmetic. https://docs.python.org/3/library/fractions.html 4 comments programmertil
Linking pages
- Python Standard Library changes in recent years https://antonz.org/python-stdlib-changes/ 140 comments
- Fixed Point Arithmetic - Speculative Branches https://specbranch.com/posts/fixed-point/ 10 comments
- Python FAQ: Why should I use Python 3? / fuzzy notepad https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3/ 9 comments
- Decimals in python, Django and your DB - Tiny struggles https://tinystruggles.com/posts/django_decimals/ 3 comments
- Float vs Decimal in Python | LAAC Technology https://www.laac.dev/blog/float-vs-decimal-python/ 1 comment
- Organized and hyperlinked index to every module, function, and class in the Python standard library · GitHub https://gist.github.com/jph00/d5981f649a83a754946964cf22322cb2 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:docs.python.org
Search title: fractions â Rational numbers — Python 3.11.2 documentation
See how to search.