Double.IFloatingPoint<Double>.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.Double>.GetExponentShortestBitLength() = System::Numerics::IFloatingPoint<double>::GetExponentShortestBitLength;
int IFloatingPoint<double>.GetExponentShortestBitLength ();
abstract member System.Numerics.IFloatingPoint<System.Double>.GetExponentShortestBitLength : unit -> int
override this.System.Numerics.IFloatingPoint<System.Double>.GetExponentShortestBitLength : unit -> int
Function GetExponentShortestBitLength () As Integer Implements IFloatingPoint(Of Double).GetExponentShortestBitLength

Devoluciones

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

Implementaciones

Se aplica a