Takes the value of one numeric expression to the power of the exponent value.
Syntax
|
Takes the value of one numeric expression to the power of the exponent value. |
|
expression1 ^ expression2 |
|
Arguments: |
|
|
expression1 |
Expression |
|
|
expression1 |
Expression |
Remarks
- Example: 2 ^ 3 returns 8.
Comments
0 comments
Please sign in to leave a comment.