Represents the number of decimal digits of precision in the representation of double-precision
floating-point numbers.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const int DecimalPrecision = 15
Public Const DecimalPrecision As Integer = 15
public:
literal int DecimalPrecision = 15
static val mutable DecimalPrecision: int
Field Value
Type:
Int32
The value of this field is 15.
Reference