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 ethan.furman
Recipients ethan.furman, zeneregion
Date 2015-11-29.16:50:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448815859.43.0.814520290226.issue25762@psf.upfronthosting.co.za>
In-reply-to
Content
Floating point calculations are not exact.

https://docs.python.org/3/tutorial/floatingpoint.html
https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html
History
Date User Action Args
2015-11-29 16:50:59ethan.furmansetrecipients: + ethan.furman, zeneregion
2015-11-29 16:50:59ethan.furmansetmessageid: <1448815859.43.0.814520290226.issue25762@psf.upfronthosting.co.za>
2015-11-29 16:50:59ethan.furmanlinkissue25762 messages
2015-11-29 16:50:59ethan.furmancreate