Arith Difference+
Schema
This block obsoletes the "Arith [ DifferenceN ] " block. It has the same semantics, but allows for an arbitrary number of input pins.
Operation
This block subtracts multiple values from a number, i.e.
difference = number1 - number2 - ... - numberN.
Automatic Type Conversion
The block allows for mixed mode arithmetic. This means that all combinations of numbers are allowed as input. For details on the conversion rules, please refer to the documentation of the "Arith [ Sum ]" block.
Revisions
This block has been in the Standard Library since 2.3.0.