Re: ISSUE-126 (Revisit Datatypes): A new proposal for the real <-> float <-> double conundrum

On Jul 4, 2008, at 11:07 AM, Bijan Parsia wrote:

> Because the floats are lexicographically ordered that means that if  
> we increment the representation of a float as an integer then we  
> move to the next float....

Not if the next one is NaN.

Not every bit sequence in the floats corresponds to a number.

-Alan

Received on Friday, 4 July 2008 15:10:41 UTC