[][src]Function imath::math::equal_with_abs_error

pub fn equal_with_abs_error<T>(x: T, y: T, e: T) -> bool where
    T: Scalar

Returns true if x and y are equal with an absolute error of e