Single.IFloatingPoint<Single>.GetExponentShortestBitLength Método

Definição

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

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

Devoluções

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

Implementações

Aplica-se a