Arith Difference+: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Die Seite wurde neu angelegt: „== Schema == Bild:arith_difference+.png This block obsoletes the "Arith [ DifferenceN ] " block. It has the same semantics, but all…“
 
Keine Bearbeitungszusammenfassung
Zeile 10: Zeile 10:


== Automatic Type Conversion ==
== Automatic Type Conversion ==
The block allows for mixed mode arithmetic. This means that all combinations of numbers are allowed as input.
See the description in "Arith [Sum]".
For details on the conversion rules, please refer to the documentation of the
[[ Arith Sum | "Arith [ Sum ]" ]] block.


== Revisions ==
== Revisions ==
Zeile 21: Zeile 23:
<hr>
<hr>
Back to [[Standard_Library#Arithmetic|Standard Library]].<br>
Back to [[Standard_Library#Arithmetic|Standard Library]].<br>
Previous: [[Arith Sumn|Arith [ SumN ]]]<br>
Previous: [[Arith Differencen|Arith [ DifferenceN ]]]<br>
Next: [[Arith Distance|Arith [ Distance ]]]
Next: [[Arith Distance|Arith [ Distance ]]]



Version vom 14. August 2020, 09:17 Uhr

Schema

Datei:Arith difference+.png

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.


Back to Standard Library.
Previous: Arith [ DifferenceN ]
Next: Arith [ Distance ]



Copyright © 2014-2024 eXept Software AG