Click or drag to resize
DoubleNaN Field
Represents a value that is not a number (NaN). This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const double NaN

Field Value

Type: Double
See Also