Click or drag to resize

DoubleInfoIsSubnormal Property

Gets a value indicating whether the floating point value is sub-normal.

Namespace:  Meta.Numerics.Extended
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public bool IsSubnormal { get; }

Property Value

Type: Boolean
See Also