[R6RS] IEEE 754 wizard help needed

Michael Sperber sperber
Mon Jul 4 08:17:10 EDT 2005


Imagine a R5RS Scheme implementation where

(/ 1.0 0.0) and (/ 1.0 -0.0)

signal an error, and where

(= 0.0 -0.0) => #t
(eqv? 0.0 -0.0) => #t

Is there a way to distinguish 0.0 and -0.0 without going through
NUMBER->STRING?

-- 
Cheers =8-} Mike
Friede, V?lkerverst?ndigung und ?berhaupt blabla


More information about the R6RS mailing list