Method GetExponent
GetExponent(Decimal128)
Gets the exponent of a Decimal128 value.
Parameters
d
Decimal128The Decimal128 value.
Returns
- short
The exponent.
Gets the exponent of a Decimal128 value.
d
Decimal128The Decimal128 value.
The exponent.