pub const REDUCED_PLANCK_CONSTANT: f64 = 1.054_571_817e-34;
Derived physical constant h-bar, represented here as a rounded f64 in joule seconds.
f64