NaN Summary Represents the NaN (Not a Number) value. Signature public static final NaN Description Represents the IEEE 754 NaN (Not a Number) value. The NaN value is never equal to another NaN value. Use System.Double.isNaN to check for an NaN value. Share HTML | BBCode | Direct Link