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

傳回

目前指數之最短兩個補碼表示法的長度,以位為單位。

實作

適用於