Raymond Hettinger <[email protected]> added the comment:
The advantage is accuracy. No double rounding. This will also help the math.fsum() function that is also susceptible to double rounding. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1580> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
