Decimal.IFloatingPoint<Decimal>.GetExponentShortestBitLength Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém o comprimento, em bits, da representação do complemento 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
Devoluções
O comprimento, em bits, da representação do complemento dos dois mais curtos do expoente atual.