pub fn clamp_f64(val: f64) -> f64
Expand description

Clamps the given value to the [-1.0, 1.0] range.