EPSILON

Constant EPSILON 

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

Small epsilon value for numerical stability and comparison with zero