Arith Product+

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen

Schema

Datei:Arith product+.png

Operation

This block multiples all input values; i.e.

product = number1 * number2 * ... * numberN.

Automatic Type Conversion

The block allows for mixed mode arithmetic. This means that all combinations of numbers are allowed as input.
However, due to the pins being of type "Number", non-numbers (such as physical values or vectors) are not handled (unless type checks are disabled at the pins). Use the new "Arith [ Product Any ]" block for this.
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.


Back to Standard Library.
Previous: Arith [ Product ]
Next: Arith [ Quotient ]



Copyright © 2014-2024 eXept Software AG