Pow

Computes a real-valued signal raised to the power of another real-valued signal. i0 is the base and i1 is the exponent.

Blocks tree path

Primitive\Exponential\Pow

Inputs

Name Type Description
i0 real The base.
i1 real The exponent.

Outputs

Name Type Description
o real i0 raised to the power of i1.