Function log1pf

pub fn log1pf(x: f32) -> f32
Available on crate feature dep_libm only.
Expand description

The natural logarithm of 1+x (f32).