Single.IFloatingPoint<Single>.GetExponentShortestBitLength Metodo

Definizione

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

 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

Valori restituiti

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

Implementazioni

Si applica a