strict_num

Function clamp_f64

Source
pub(crate) fn clamp_f64(min: f64, val: f64, max: f64) -> f64