pub const CITRUS_GLOBAL_EPS: f64 = 1e-30;
A small number to avoid division by zero Used to prevent numerical errors such as division by zero