This math scares me
Edward Jason Riedy
ejr at cs.berkeley.edu
Tue Mar 13 18:30:40 EST 2001
More information about the Python-list mailing list
Tue Mar 13 18:30:40 EST 2001
- Previous message (by thread): This math scares me
- Next message (by thread): This math scares me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And I babble: - - The next revision of IEEE 754 will require exact conversion, as - well. Andrew Koenig graciously pointed out that my statement isn't quite right... The actual changes are that all input and output conversions must be correctly rounded. The current standard gives ranges where they must be rounded correctly, and the changes extend that to the entire required conversion range. I don't recall if the conversion range itself will be extended. By and large, systems already fit this. Jason, who realizes that if exact conversion were always possible, this thread wouldn't exist... --
- Previous message (by thread): This math scares me
- Next message (by thread): This math scares me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list