POW Function
- POW( <value>, <power> )
Computes the value raised to the specified power.
Function Parameters | |
---|---|
Parameter | Description |
<value> | The value to raise. |
<power> | The power to raise the value. |
desktop:desktop_chart_scripting_function_reference_pow_value_power
Computes the value raised to the specified power.
Function Parameters | |
---|---|
Parameter | Description |
<value> | The value to raise. |
<power> | The power to raise the value. |