pub const EQ_EPSILON: f32 = 0.00001;
Minimal difference between values in around the 0.0..=1.0 scale.