Skip Montanaro <s...@pobox.com> added the comment:

Retro> I didn't thought about the fact that binary floating point is so
    Retro> imprecise and can cause the round() to "error" in some
    Retro> situations.

Details on the limitations of floating point arithmetic are here:

    http://docs.python.org/tutorial/floatingpoint.html

Skip

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10101>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to