pub fn is_underdamped(damping_ratio: f64) -> bool
Returns true when the damping ratio represents an underdamped system.
true