BigFloat.BinaryPrecision Property

Gets the number of bits of precision used to store the number.

Definition

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

Property Value

Int32

See Also