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

Re: arithmetic issues

This page is part of the web mail archives of SRFI 77 from before July 7th, 2015. The new archives for SRFI 77 contain all messages, not just those from before July 7th, 2015.



Taylor Campbell <campbell@xxxxxxxxxx> writes:

> If Aubrey Jaffer's suggestion of NaNs encapsulating information about
> their origin be adopted, I think it would make sense to extend the NAN
> procedure to accept more arguments, of any nature, to specify any
> information whatsoever about the condition, like T's UNDEFINED-VALUE
> mechanism.  Of course, one possible value would be (LAMBDA ARGS (/ 0.0
> 0.0)).

Didn't I already suggest this too? :)