pub fn f64p1_with_underscores(n: f64) -> String
Print an f64 with precision 1 (one decimal place) and underscore separators.
f64