Function hedron::math::epsilon_equals

source ·
pub fn epsilon_equals<T: Float>(lhs: T, rhs: T, e: T) -> bool
Expand description

roughly equals, for when dealing with floating point equality