Machine Constants.Decimal Precision Field
Represents the number of decimal digits of precision in the representation of double-precision
floating-point numbers.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public const int DecimalPrecision = 15
Field Value
Int32Remarks
The value of this field is 15.