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

Devoluciones

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

Implementaciones

Se aplica a