pub const MIN_DIVISION_THRESHOLD: f64 = 1e-12;
Minimum threshold for preventing division by zero in general calculations