pub const COEFFICIENT_CHANGE_EPSILON: f64 = 1e-10;
Epsilon for floating-point coefficient change detection