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 == Trigger == Both inputs must be connected and both must have received a value for the action to trigger ("and"…“
 
Zeile 25: Zeile 25:
<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 Distance|Arith [ Distance ]]]<br>
Next: [[Arith Difference|Arith [ Difference ]]]
Next: [[Arith Difference|Arith [ Difference ]]]



Version vom 14. August 2020, 09:13 Uhr

Schema

Datei:Arith difference.png

Trigger

Both inputs must be connected and both must have received a value for the action to trigger ("and" input behavior)

Operation

This block returns the difference between two given numbers. I.e.

difference = number1 - number2.

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 0.1.


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



Copyright © 2014-2024 eXept Software AG