pub fn is_common_poisson_ratio(poisson_ratio: f64) -> bool
Returns true when Poisson’s ratio is finite and between 0.0 and 0.5, inclusive.
true
0.0
0.5