Arithmetic Groups

Overview

These blocks are used for Arithmetic operation of a given input.

  • Add

  • Sub

  • Multiply

  • Divide

Add

Add Block

This block is used to sum of all the inputs and store result in the output.

Properties

Name

Description

Number of Inputs

Number of Inputs to be added

Sub

Sub Block

This block is used to subtract input 2 from input 1 and store result in the output.

Multiply

Multiply Block

This block is used to product all the inputs and store result in the output.

Properties

Name

Description

Number of Inputs

Number of Inputs to be multiplied

Divide

Divide Block

This block is used to divide the two inputs and store result in the output.

Inputs and Outputs

Name

Description

In - Input

Operand to be divided from

In - Input

Operand to be divided

Out – Output

Divided value of two input operands