pub fn assert_approx_eq(a: f64, b: f64, epsilon: f64)
Assert that a float is approximately equal to another