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

Restituisce

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

Implementazioni

Si applica a