Method IFloatingPoint<BigDecimal>.GetExponentShortestBitLength
IFloatingPoint<BigDecimal>.GetExponentShortestBitLength()
Gets the length, in bits, of the shortest two's complement representation of the current exponent.
Declaration
int IFloatingPoint<BigDecimal>.GetExponentShortestBitLength()
Returns
| Type | Description |
|---|---|
| int | The length, in bits, of the shortest two's complement representation of the current exponent. |