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