chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] CR: Division by inexact zero should return infinit


From: Alex Shinn
Subject: Re: [Chicken-hackers] CR: Division by inexact zero should return infinity/nan
Date: Thu, 25 Aug 2011 19:32:31 +0900

On Thu, Aug 25, 2011 at 7:07 PM, Felix
<address@hidden> wrote:
>
> It is the general problem of floating-point equality. The underlying
> floating point representation is a platform-specific detail. It
> happens to be IEEE in most cases. R5RS doesn't require IEEE. Chicken
> does not (at least to my knowledge) require IEEE.

Nor does R7RS (the entire numeric tower is in fact optional).

-- 
Alex



reply via email to

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