epsilon top-level constant

double const epsilon

The smallest positive double value that is greater than zero.

Implementation

const double epsilon = 4.94065645841247E-324;