Search
Preparing search index...
The search index is not available
mingo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"operators/expression/arithmetic/pow"
Module "operators/expression/arithmetic/pow"
Index
Functions
$pow
Functions
$pow
$pow
(
obj
:
RawObject
, expr
:
AnyVal
, options
?:
Options
)
:
number
Raises a number to the specified exponent and returns the result.
Parameters
obj:
RawObject
expr:
AnyVal
Optional
options:
Options
Returns
number
Globals
"operators/expression/arithmetic/pow"
$pow
Generated using
TypeDoc
Raises a number to the specified exponent and returns the result.