Half.IFloatingPoint<Half>.GetExponentShortestBitLength Metodo

Definizione

Ottiene la lunghezza, in bit, della rappresentazione di complemento più breve di due dell'esponente corrente.

 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

Restituisce

Lunghezza, in bit, della rappresentazione di complemento più breve di due dell'esponente corrente.

Implementazioni

Si applica a