Eli Stevens <[email protected]> added the comment:
More questions:
The current _PyFloat_Pack4 doesn't round to even:
fbits = (unsigned int)(f + 0.5); /* Round */
Is the mismatch going to be a problem? Should I change the _PyFloat_Pack4
implementation while I'm in there?
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11734>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com