Constant EPSILON

Source
pub const EPSILON: f32 = 1e-5;
Expand description

A small constant for floating-point comparisons.