Decimal.IFloatingPoint<Decimal>.GetExponentShortestBitLength Metodo

Definizione

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

 virtual int System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength() = System::Numerics::IFloatingPoint<System::Decimal>::GetExponentShortestBitLength;
int IFloatingPoint<decimal>.GetExponentShortestBitLength();
abstract member System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength : unit -> int
override this.System.Numerics.IFloatingPoint<System.Decimal>.GetExponentShortestBitLength : unit -> int
Function GetExponentShortestBitLength () As Integer Implements IFloatingPoint(Of Decimal).GetExponentShortestBitLength

Valori restituiti

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

Implementazioni

Si applica a