Constant zng_unit::EQ_EPSILON_100
source ยท pub const EQ_EPSILON_100: f32 = 0.001;
Expand description
Minimal difference between values in around the 1.0..=100.0 scale.
pub const EQ_EPSILON_100: f32 = 0.001;
Minimal difference between values in around the 1.0..=100.0 scale.