Power

Description

Returns the result of a number raised to a specified power. A new column is created for the results. (Double)

Use

  • Input field:
    • Select an argument for the base value. (Number)
      • Click the arrow icon to select a number data type and enter a specific number value.
  • Input field:
    • Select an argument for the exponent value. (Number)
      • Click the arrow icon to select a number data type and enter a specific number value.
  • Output field name:
    • Enter an output field name.

Example

Value 1Value 2Power() returns
9281.0
29512.0

Hero Platform_ Example

An example of this function can be found in Hero Platform_'s library of examples.

Download the example titled "function_Power" to see an example of this function. 

Type

Formulas