Skip to main content

label_scientific

Function label_scientific 

Source
pub fn label_scientific(v: f64) -> String
Expand description

Format in scientific notation (e.g., 12345 → “1.23e4”).