[][src]Function webgl_matrix::utils::almost_eq

pub fn almost_eq(a: &[f32], b: &[f32]) -> bool

Checks if two sequences of numbers are equal up to EPSILON precision.