DoubleInfoIsInfinite Property |
Gets a value indicating whether the value is infinite.
Namespace:
Meta.Numerics.Extended
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public bool IsInfinite { get; }
Public ReadOnly Property IsInfinite As Boolean
Get
public:
property bool IsInfinite {
bool get ();
}
member IsInfinite : bool with get
Property Value
Type:
BooleanSee Also