Preparing search index...
The search index is not available
Airship Core
Airship Core
math
pow
Function pow
pow
(
x
,
y
)
:
number
Returns x^y. (You can also use the expression x^y to compute this value.)
Parameters
x
:
number
y
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns x^y. (You can also use the expression x^y to compute this value.)