libm
0.2.15
In libm::
math::
exp10
libm
::
math
::
exp10
Function
exp10
Copy item path
Source
pub fn exp10(x:
f64
) ->
f64
Expand description
Calculates 10 raised to the power of
x
(f64).