Sdílet prostřednictvím


Double.IFloatingPoint<Double>.GetExponentShortestBitLength Metoda

Definice

Získá délku v bitech nejkratšího dvou doplňku reprezentace aktuálního exponentu.

 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

Návraty

Int32

Délka v bitech nejkratšího dvojúrovňového doplňku představuje aktuální exponent.

Implementuje

Platí pro