5.36. POW

../_images/Control_POW.png

Purpose

Computes the power of an input signal to the given exponent (secondary input signal)

Procedure

The POW component returns the result of:

(5.36.1)\[y = x_1^{x_2}\]

where x_1 is the primary input signal, x_2 is the secondary input signal, and y is the result.

Parameters

None.

Remarks

None.

Examples

../_images/Control_POW_example.png