Function strict_num::clamp_f64

source ยท
pub(crate) fn clamp_f64(min: f64, val: f64, max: f64) -> f64