User Guide
Check if the spin addition rule is satisfied.
If any of the quantum numbers is Unknown, return True. Else check the following conditions: \(|s_1 - s_2| \leq s_{tot} \leq s_1 + s_2\) and \(s_1 + s_2 + s_{tot}\) is an integer
bool
s_1 (float | Unknown)
s_2 (float | Unknown)
s_tot (float | Unknown)