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