BigRational.IsZero Property

Gets whether the rational number is equal to zero.

Definition

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

Property Value

Boolean

See Also