End of support notice: On December 15, 2025, Amazon will end support for Amazon IoT Analytics. After December 15, 2025, you will no longer be able to access the Amazon IoT Analytics console, or Amazon IoT Analytics resources. For more information, visit this Amazon IoT Analytics end of support.
power(Decimal, Decimal)
Returns the first argument raised to the second argument. Decimal
arguments
are rounded to double precision before function application.
Examples: power(2, 5)
= 32.0
Argument type 1 | Argument type 2 | Output |
---|---|---|
|
|
A |
|
|
A |
Other Value |
Other Value |
|