Decimal.IFloatingPoint<Decimal>.GetExponentShortestBitLength Método

Definição

Obtém o comprimento, em bits, da representação complementar dos dois mais curtos do expoente atual.

 virtual int System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength() = System::Numerics::IFloatingPoint<System::Decimal>::GetExponentShortestBitLength;
int IFloatingPoint<decimal>.GetExponentShortestBitLength();
abstract member System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength : unit -> int
override this.System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength : unit -> int
Function GetExponentShortestBitLength () As Integer Implements IFloatingPoint(Of Decimal).GetExponentShortestBitLength

Retornos

O comprimento, em bits, da representação complementar dos dois mais curtos do expoente atual.

Implementações

Aplica-se a