Method GetSignificandHighBits
GetSignificandHighBits(Decimal128)
Gets the high bits of the significand of a Decimal128 value.
[CLSCompliant(false)]
public static ulong GetSignificandHighBits(Decimal128 d)
Parameters
d
Decimal128The Decimal128 value.
Returns
- ulong
The high bits of the significand.