Skip to main content

format_r_double

Function format_r_double 

Source
pub fn format_r_double(f: f64) -> String
Expand description

Format an f64 the way R does (integer-valued doubles without decimal point, Inf, NaN, etc.)