Skip to main content

log1pmx_fn

Function log1pmx_fn 

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

log(1+x) - x, accurate for small x.