BigRationalDenominator Property |
[This is preliminary documentation and is subject to change.]
Gets the denominator.
Namespace: NForza.Transit.NumericsAssembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntaxpublic BigInteger Denominator { get; }
Property Value
Type:
BigInteger
The denominator.
See Also