[issue37727] error past 15 places
Tim Peters
report at bugs.python.org
Wed Jul 31 01:24:08 EDT 2019
Tim Peters <tim at python.org> added the comment:
You'll see much the same in every programming language that supports your computer's floating-point hardware. Start by reading this gentle introduction:
https://docs.python.org/3/tutorial/floatingpoint.html
This bug tracker isn't a place for tutorials, though, and understanding floating-point deeply is a massive undertaking.
----------
nosy: +tim.peters
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37727>
_______________________________________
More information about the Python-bugs-list
mailing list