[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rounding on output



I agree with your clarified text on ideal floating-point I/O.
For the last eight months I have been one month away from completing
a paper containing what I claim, with proofs, to be a completely
correct and accurate binary-to-decimal floating-point conversion
algorithm.  (It has been continuously punted in favor of the Common
LISP Manual.)  It is my hope that this algorithm will prove suitable
for use in Common LISP implementations.
--Guy