Arith Product+
Version vom 14. August 2020, 09:22 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Schema == Bild:arith_product+.png == Operation == This block multiples all input values; i.e. ''product'' = ''number1'' * ''number2'' * ... * ''numbe…“)
Inhaltsverzeichnis
Schema[Bearbeiten]
Operation[Bearbeiten]
This block multiples all input values; i.e.
product = number1 * number2 * ... * numberN.
Automatic Type Conversion[Bearbeiten]
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[Bearbeiten]
This block has been in the Standard Library since 2.3.0.