DP_SAFE_EPSILON property

double DP_SAFE_EPSILON
final

A value which is safely greater than the relative round-off error in double-precision numbers

Implementation

static final double DP_SAFE_EPSILON = 1e-15;