pub const DEFAULT_EPSILON: f64 = Real::EPSILON; // 2.2204460492503131E-16f64
The default tolerance used for geometric operations.