compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
In compiler_
builtins::
float::
pow
compiler_builtins
::
float
::
pow
Function
pow
Copy item path
Source
fn pow<F:
Float
>(a: F, b:
i32
) -> F
Expand description
Returns
a
raised to the power
b