Click or drag to resize
BigRationalZero Property

[This is preliminary documentation and is subject to change.]

Gets zero as a big rational.

Namespace: NForza.Transit.Numerics
Assembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntax
C#
public static BigRational Zero { get; }

Property Value

Type: BigRational
The zero.
See Also