Torgil Svensson wrote:
> On 6/25/07, Warren Focke <[EMAIL PROTECTED]> wrote:
> 
>> False.  No NaN should ever compare equal to anything, even itself.  But if
>> the system is 754-compliant, it won't.
>>
>> "isnan(float(str(nan))) == True" would be nice, though.
> 
> Good point. Does this also hold true for the quiet nan's?

Yes.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to