BigRational.IsZero Property

Gets whether the rational number is equal to zero.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public bool IsZero { get; }

Property Value

Boolean

See Also