Gets whether the rational number is equal to one.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsOne { get; }
Public ReadOnly Property IsOne As Boolean
Get
public:
property bool IsOne {
bool get ();
}
member IsOne : bool with get
Property Value
Type:
Boolean
Reference