pub fn thin_ring_moment_of_inertia(mass: f64, radius: f64) -> Option<f64>
Computes thin-ring moment of inertia using I = mr².
I = mr²