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

Возвращаемое значение

Длина (в битах) представления кратчайшего двух дополнения текущей экспоненты.

Реализации

Применяется к