Constant EPSILON

Source
pub const EPSILON: f64 = 1e-5;
Expand description

The default epsilon value for floating point operations