Function libR_sys::R_atof

source ·
pub unsafe extern "C" fn R_atof(str_: *const c_char) -> f64
Expand description

These two are guaranteed to use ‘.’ as the decimal point, and to accept “NA”.