[POW_XY] Power Y to base X

Function block POW_XY calculates the power function of input value [Base] raised to the power of input value [In].

POW_XY calculates the power function of input value [Base] raised to the power of input value [In].

Out = BaseIn

Pins

Input

Description

Data type

Default value
Value range

In

Exponent

Real

0.0

Base

Base

Real

0.0

 

Output

Description

Data type

Default value
Value range

Out

Output

Real

0.0

Troubleshooting

Zero is output for values of input [Base] that are smaller or equal to zero.

When the value range of [Out] is violated, the data-type specific maximum or minimum value is issued.