Method GetSignificandLowBits
GetSignificandLowBits(Decimal128)
Gets the high bits of the significand of a Decimal128 value.
Parameters
d
Decimal128The Decimal128 value.
Returns
- ulong
The high bits of the significand.
Gets the high bits of the significand of a Decimal128 value.
d
Decimal128The Decimal128 value.
The high bits of the significand.