Altaxo(Core+Base) class reference (0.53.0.429, 2005/12/22)

BasicFunctions.DBL_EPSILON Field

Represents the smallest number where 1+DBL_EPSILON is not equal to 1.

public const Double DBL_EPSILON = 2.22044604925031E-16;

See Also

BasicFunctions Class | Altaxo.Calc Namespace