Skip to main content
math_pow
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
console_
math_
json
atmos
::
os_lib
::
js
::
builtins
::
console_math_json
Function
math_
pow
Copy item path
Source
pub(crate) fn math_pow( _: &mut
Interp
, _t:
Value
, a: &[
Value
], ) ->
Result
<
Value
,
Value
>