Operations<T>.IsReal Property

Gets whether the number type represents real numbers.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static bool IsReal { get; }

Property Value

Boolean

See Also