Bearbeiten

IFloatingPoint<TSelf>.GetSignificandBitLength Method

Definition

Gets the length, in bits, of the current significand.

public:
 int GetSignificandBitLength();
public int GetSignificandBitLength ();
abstract member GetSignificandBitLength : unit -> int
Public Function GetSignificandBitLength () As Integer

Returns

The length, in bits, of the current significand.

Applies to