Arith Distance: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Sv (Diskussion | Beiträge) (Weiterleitung nach Arith Distance/en erstellt) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
#redirect [[ Arith Distance/en ]] |
|||
== Schema == |
|||
[[Category: Incomplete]] |
|||
[[Category: Empty]] |
|||
[[Bild:arith_dist.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 distance between two given numbers. The distance is the absolute value of the difference; i.e. |
|||
''dist'' = |''number1'' - ''number2''| |
|||
with |x| denoting the absolute value of x. |
|||
== Automatic Type Conversion == |
|||
The block allows for mixed mode arithmetic. This means that all combinations of Float, Double, Integer, LargeInteger and Fractional numbers are allowed as input. |
|||
For details on the conversion rules, please refer to the description in the documentation of the |
|||
[[ Arith Sum | "Arith [ Sum ]" ]] block. |
|||
== Revisions == |
|||
This block has been in the [[ Standard Library ]] since 0.1. |
|||
{{noprint| 1 = |
|||
<!--AutoUpdateNavPanel--> |
|||
<hr> |
|||
Back to [[Standard_Library#Arithmetic|Standard Library]].<br> |
|||
Previous: [[Arith Sumn|Arith [ SumN ]]]<br> |
|||
Next: [[Arith Difference|Arith [ Difference ]]] |
|||
<!--AutoUpdateNavPanel--> |
|||
}} |
Aktuelle Version vom 8. Dezember 2015, 17:12 Uhr
Weiterleitung nach: