BigFloat.AbsoluteBinaryPrecision Property

Gets the number of stored bits in the fractional part of the number.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int AbsoluteBinaryPrecision { get; }

Property Value

Int32

See Also