pub fn convfloat(dval: f64, digits: i32, flags: u32) -> String
Convert float for output (from utils.c convfloat)