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