public boolean isNaN ()

Returns true if this Double value is a Not-a-Number (NaN), false otherwise.

Returns:  true if the value represented by this object is NaN; false otherwise.