pub fn format_exponent( precision: usize, magnitude: f64, case: Case, alternate_form: bool, ) -> String