Skip to main content

format_mean_std

Function format_mean_std 

Source
pub fn format_mean_std(mean: f64, std: f64) -> String
Expand description

Format a value as “mean +/- std” string.