pub const QUANTUM_NUMBER_EPS: f64 = 1e-10;
Epsilon for floating-point comparison of quantum numbers (J, L, spin).