User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
bear <bear@xxxxxxxxx> writes:
> Okay, how about a library function:
>
> (define NaN (lambda()
> "return a NaN for use in other functions,
> because there is no read/write syntax for NaN."
> (/ 0.0 0.0)))
Didn't I already suggest this? :)