Skip to main content Skip to complementary content
Close announcements banner

power

Returns the first argument to the power of the second argument.

Arguments

  1. Numeric value to multiply.
  2. Numeric value to use as exponent.

Examples

Expression Result
power(5,3) 125.0

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!