Modulus
The Modulus component provides a modulus operation based on values at its two numeric inputs. The output is the remainder of dividing the InA value by the InB value. If the InB value is 0, the output is NaN (not a number).

Modulus component
Slots
The Modulus component has the following slots:
Status: shows the component's status;
Out: the output value indicating the remainder of the dividing of input values;
InA-InB: the input values.