Gets whether the number type represents real numbers.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static bool IsReal { get; }
Public Shared ReadOnly Property IsReal As Boolean
Get
public:
static property bool IsReal {
bool get ();
}
static member IsReal : bool with get
Property Value
Type:
Boolean
Reference