Skip to main content
log1pmx_fn
r
0.2.0
In r::
interpreter::
native::
rmath
r
::
interpreter
::
native
::
rmath
Function
log1pmx_
fn
Copy item path
Source
pub fn log1pmx_fn(x:
f64
) ->
f64
Expand description
log(1+x) - x, accurate for small x.