libm

Function log1p

Source
pub fn log1p(x: f64) -> f64
Expand description

The natural logarithm of 1+x (f64).