On Mon, Oct 14, 2002 at 07:06:57PM -0400, Michael G Schwern wrote:
> What happens when NaN is used in an expression?  Is NaN + 0 == NaN?

Actually, NaN is never equal to anything at all, even NaN.

Many languages have an isNaN() function for that.

-- 
David "cogent" Hand 
<http://davidhand.com/> <mailto:[EMAIL PROTECTED]> <icq:4321282> 

Reply via email to