Skip to main content

solid_sphere_moment_of_inertia

Function solid_sphere_moment_of_inertia 

Source
pub fn solid_sphere_moment_of_inertia(mass: f64, radius: f64) -> Option<f64>
Expand description

Computes solid-sphere moment of inertia using I = (2 / 5)mr².