DoubleConstantsDBL_EPSILON Field |
Represents the smallest positive number where 1+DBL_EPSILON is not equal to 1.
In the IEEE representation, this is 2^-52.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public const double DBL_EPSILON = 2,22044604925031E-16
Field Value
DoubleSee Also