BigRational Conversion (BigRational to Decimal) |
[This is preliminary documentation and is subject to change.]
Namespace: NForza.Transit.Numerics
public static explicit operator decimal ( BigRational value )
Exception | Condition |
---|---|
OverflowException | Value was either too large or too small for a Decimal. |