Gets whether special IEEE values (NaN's and infinities) are supported by the type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static bool SupportsIeee { get; }
Public Shared ReadOnly Property SupportsIeee As Boolean
Get
public:
static property bool SupportsIeee {
bool get ();
}
static member SupportsIeee : bool with get
Property Value
Type:
Boolean
Reference