Click or drag to resize
BigRationalDenominator Property

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

Gets the denominator.

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

Property Value

Type: BigInteger
The denominator.
See Also