Click or drag to resize
BigRationalNumerator Property

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

Gets the numerator.

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

Property Value

Type: BigInteger
The numerator.
See Also