Decimal.IFloatingPoint<Decimal>.GetExponentShortestBitLength Метод

Определение

Возвращает длину (в битах) в кратчайшем представлении двух дополнений текущего экспонента.

 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

Возвращаемое значение

Длина , в битах, из короткого двух дополнение представления текущей экспоненты.

Реализации

Применяется к