Subtract
The Subtract component performs the operation out := (InA - InB). If either input is numeric.NaN, the output will be numeric.NaN.
Slots
The Subtract component has the following slots:
- Status: shows the component's status;
- Out: the output value with the outcome of the input values subtract;
- InA-InB: two input values.