pub fn param_as_f32( params: &HashMap<String, Value>, names: &[&str], default: f32, ) -> f32
Read a numeric parameter from a map with multiple possible key names