Click or drag to resize
BigRationalOne Property

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

Gets one as a big rational.

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

Property Value

Type: BigRational
The one.
See Also