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 loewis
Recipients
Date 2007-08-22.06:01:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As marketdickinson explains, this is not a bug - at least the line you consider "wrong" does not show a bug. 74.425 is indeed smaller than 74+425/1000, so it's correct that rounding rounds down.

As for documentation, please take a look at

http://www.python.org/doc/faq/general/#why-are-floating-point-calculations-so-inaccurate

Closing as invalid.
History
Date User Action Args
2007-08-23 14:59:22adminlinkissue1778207 messages
2007-08-23 14:59:22admincreate