Single.IFloatingPoint<Single>.GetExponentShortestBitLength Método

Definición

Obtiene la longitud, en bits, de la representación complementaria de dos más corta del exponente actual.

 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

Devoluciones

Longitud, en bits, de la representación complementaria de dos más corta del exponente actual.

Implementaciones

Se aplica a