Decimal32.IFloatingPoint<Decimal32>.GetExponentShortestBitLength Method

Definition

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

Returns

Implements

Applies to