Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
log1p
libm
0.2.16
libm
Function
log1p
Copy item path
Source
pub fn log1p(x:
f64
) ->
f64
Expand description
The natural logarithm of 1+
x
(f64).