libm
0.2.11
In libm::
math::
log10
libm
::
math
::
log10
Function
log10
Copy item path
source
pub fn log10(x:
f64
) ->
f64
Expand description
The base 10 logarithm of
x
(f64).