Description

For arithmetic operations such as addition, subtraction, multiplication, division and exponent.

Function

This function block is used for arithmetic operations such as addition (+), subtraction (-), multiplication (*), division (/) and exponent (^).

Input

PIN

Description

Input1

Number to be calculated as Input1

Input2

Number to be calculated as Input2

Output

PIN

Description

Output

Result of arithmetic operations between Input1 and Input2, analog output.

Input value

PIN

Data type

Unit

Default value

Range

Input1

Analog

N/A

N/A

-999999...999999

Input2

Analog

N/A

N/A

-999999...999999

Output value

PIN

Data type

Unit

Default value

Range

Output

Analog

N/A

N/A

-999999...999999

Example

A numeric calculation: Out = a * x + b * (y^2) - c/z