Views:

Description

Returns a specified number raised to the specified power.

Signature

Pow('value', 'power')

Example

Pow(5,3) Returns 125

Parameters

Name Type Description Required
value xxxx xxxx xxxx
power xxxx xxxx xxxx