Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
Pow
Function - POW
POW
Pow
Math
SYNTAX
Pow( ARRAY array, ARRAY power)
RETURNS
NUMERIC ARRAY
DESCRIPTION
For each element in the array, raise the element value to the specified power
ADDITIONAL INFO
EXAMPLE
Pow(2, 2)