chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] NAN & INF


From: felix winkelmann
Subject: Re: [Chicken-users] NAN & INF
Date: Tue, 3 May 2005 06:13:47 -0700

How about some special symbols, like:

#!nan
#!+inf
#!-inf

?

cheers,
felix


On 4/29/05, Kon Lovett <address@hidden> wrote:
> Hi,
> 
> Is there a recommended way to represent nan, +inf, and -inf to the
> reader? I currently use 0.0/0.0, 1.0/0.0, and -1.0/0.0 but this will
> generate a reader warning. (I would prefer not want to wrap math.h
> constants.)
> 
> Thanks,
> Kon
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]