Comment 2 for bug 878163

Revision history for this message
Douglas Katzman (dougk) wrote :

I think most-positive-double-float is NOT totally messed up.
Trying to follow the algorithm verbatim in
http://www.lispworks.com/documentation/HyperSpec/Body/22_ccc.htm
I calculate the ~F parameters that would produce that long string.
The only other option is that in ~F it says "If w is omitted, then if the magnitude of arg is so large ... that more than 100 digits would have to be printed, then an implementation is free, at its discretion, to print the number using exponential notation instead"

At any rate this hardly qualifies as medium priority after 9 years of idleness.