NUMERICAL_STABILITY_EPSILON

Constant NUMERICAL_STABILITY_EPSILON 

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

Epsilon for numerical stability in division operations