EPSILON

Constant EPSILON 

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

Small value to use for comparison with zero and numerical stability