<value>
raised to the specified power <value>
.
Alias: POWER
Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<value> | The base value of the exponent | DOUBLE PRECISION |
<exponent> | The power value of the exponent | DOUBLE PRECISION |
Return Type
DOUBLE PRECISION