|
How to: |
POWER raises a base value to a power.
POWER(base, power)
where:
Numeric
Is the value to raise to a power. The output value has the same data type as the base value. If the base value is integer, negative power values will result in truncation.
Numeric
Is the power to which to raise the base value.
| WebFOCUS | |
|
Feedback |