pub fn map_value_f64(value: f32, min: f64, max: f64) -> f64
map_value for f64 target ranges.
map_value
f64