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