Gets the Not-a-Number value for the operand type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static T NaN { get; }
Public Shared ReadOnly Property NaN As T
Get
public:
static property T NaN {
T get ();
}
static member NaN : 'T with get
Property Value
Type:
T
Reference