Function almost_lt

Source
pub fn almost_lt(val1: f64, val2: f64, epsilon: Option<f64>) -> bool