formZ SDK | 5.0 API Reference | System | Script Only
Description
Computes x to the power of y. An error occurs if x is equal to zero and y is less than or equal to zero. An also error occurs if x is less than zero and y is not a whole number. In both cases the returned value is undefined.
Parameters
x [Input]
base
y [Input]
exponent
Returns
x to the power of y
Availability
5.0.0.0