☰
In compiler_builtins::float::pow
?
Function
compiler_builtins
::
float
::
pow
::
pow
source
·
[
−
]
fn pow<F:
Float
>(a: F, b:
i32
) -> F
Expand description
Returns
a
raised to the power
b