compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
In compiler_
builtins::
math::
libm_
math::
exp10f
compiler_builtins
::
math
::
libm_math
::
exp10f
Function
exp10f
Copy item path
Source
pub fn exp10f(x:
f32
) ->
f32
Expand description
Calculates 10 raised to the power of
x
(f32).