Method IFloatingPoint<BigDecimal>.GetSignificandBitLength
IFloatingPoint<BigDecimal>.GetSignificandBitLength()
Gets the length, in bits, of the current significand.
Declaration
int IFloatingPoint<BigDecimal>.GetSignificandBitLength()
Returns
Type | Description |
---|---|
int | The length, in bits, of the current significand. |