pub const EQ_EPSILON_100: f32 = 0.001; // 0.00100000005f32
Minimal difference between values in around the 1.0..=100.0 scale.