Click or drag to resize

BasicFunctionsDBL_EPSILON Field

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

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const double DBL_EPSILON = 2,22044604925031E-16

Field Value

Double
See Also