Double.IFloatingPoint<Double>.GetExponentShortestBitLength 메서드

정의

현재 지수의 가장 짧은 두 개의 보수 표현의 길이(비트)를 가져옵니다.

 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

반환

현재 지수의 가장 짧은 두 개의 보수 표현의 길이(비트)입니다.

구현

적용 대상