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?

//Torgil
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to