chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] numerator/denominator


From: Jim Ursetto
Subject: Re: [Chicken-hackers] numerator/denominator
Date: Sun, 23 Aug 2009 21:45:35 -0500

On Wed, Aug 5, 2009 at 1:28 AM, felix winkelmann<address@hidden> wrote:
> On Tue, Aug 4, 2009 at 7:41 PM, John Cowan<address@hidden> wrote:
>> Arguably that's a bug: +inf, -inf, and +nan are not rational numbers,
>> and Chicken should not report them as such.
>
> Will be fixed in trunk in a few hours.

Heh, this introduced an amusing bug:

$ csi -p "(cons (real? 'jim) (rational? 'jim))"
(#f . #t)




reply via email to

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