On 6 May 2013 17:03, Amaury Forgeot d'Arc <amaur...@gmail.com> wrote:
> 2013/5/6 Armin Rigo <ar...@tunes.org>
>>
>> On Sun, May 5, 2013 at 10:40 PM, Michael Hudson-Doyle <mica...@gmail.com>
>> wrote:
>> > I want to say something about negative zeroes here....
>>
>> Right: on floats it's not actually the usual equality, but equality of
>> the bit pattern (using float2longlong).
>
>
> Except for NaN...

It's perfectly acceptable for NaN to `is` on their bit pattern.

--
William Leslie

Notice:
Likely much of this email is, by the nature of copyright, covered
under copyright law.  You absolutely may reproduce any part of it in
accordance with the copyright law of the nation you are reading this
in.  Any attempt to deny you those rights would be illegal without
prior contractual agreement.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to