Returns a numberDocumentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
<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