This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients Whitequill Riclo, tim.peters, zach.ware
Date 2019-07-31.05:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564550648.2.0.39657108538.issue37727@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-07-31 05:24:08tim.peterssetrecipients: + tim.peters, zach.ware, Whitequill Riclo
2019-07-31 05:24:08tim.peterssetmessageid: <1564550648.2.0.39657108538.issue37727@roundup.psfhosted.org>
2019-07-31 05:24:08tim.peterslinkissue37727 messages
2019-07-31 05:24:08tim.peterscreate