On Sunday 22 May 2005 14:25, Aubrey Jaffer wrote: > | > How about "1/0." and "-1/0."? ... > Those would work. I am fine with this syntax, but note that some Schemes do support exact floats [e.g. (exact? 1.3) -> #t or #f depending on how the result was obtained]. Cheers, -KenD