Double.IFloatingPoint<Double>.GetExponentShortestBitLength Metoda

Definicja

Pobiera długość, w bitach, najkrótszej reprezentacji dwuczęściowej reprezentacji bieżącego wykładnika.

 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

Zwraca

Długość, w bitach, najkrótszej reprezentacji dwuczęściowej reprezentacji bieżącego wykładnika.

Implementuje

Dotyczy