EPSILON

Constant EPSILON 

Source
pub const EPSILON: f32 = 1e-5; // 9.99999974E-6f32
Expand description

A small constant for floating-point comparisons.