NFloat.IFloatingPoint<NFloat>.GetExponentShortestBitLength 메서드

정의

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

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

반환

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

구현

적용 대상