libm
0.0.1
Functions
cbrt
exp
frexpf
ldexp
ldexpf
log
modf
sqrt
libm
Function
log
Copy item path
Settings
Help
Summary
Source
pub fn log(x:
f64
) ->
f64
Expand description
Returns the base-‘e’ logarithm of the provided number.