Partager via


Double.IFloatingPoint<Double>.GetExponentShortestBitLength Méthode

Définition

Obtient la longueur, en bits, de la représentation complète des deux plus courtes de l’exposant actuel.

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

Retours

Int32

Longueur, en bits, de la représentation complète des deux plus courtes de l’exposant actuel.

Implémente

S’applique à