BigFloat.BinaryPrecision Property

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

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int BinaryPrecision { get; }

Property Value

Int32

See Also