pub const PREC_DISTANCE: f64 = 1e-5; // 1.0000000000000001E-5f64
Expand description

Precision for distance related decisions.