kernel
0.1.0
In kernel::
utilities::
math
kernel
::
utilities
::
math
Function
log10
Copy item path
Source
pub fn log10(x:
f32
) ->
f32
Expand description
Compute the base 10 logarithm of
f
.