Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
eyes:logics:calculate [2017/06/12 14:02]
sfiedle
eyes:logics:calculate [2017/06/13 07:42]
sfiedle [Usage]
Line 1: Line 1:
 ====== Calculate ====== ====== Calculate ======
-The Calculate can arithmetically manipulate ​variables+The Calculate ​element ​can arithmetically manipulate ​[[eyes:​logics:​variable|Variables]],​ whereby the I/O remains unmodified.
  
 ===== Usage ===== ===== Usage =====
-The calculate ​can add, subtractmultiply or divide ​variable by constant or different variable.+This Flow Control element ​can apply standard arithmetic onto a Variable. Furthermorethe modulo (%) and exponentiation (^) are implemented. 
 +Important to remember is that calculation of Variable of type decimal and Variable of type integer returns an integer Variable.
  
 +To edit the formula fill in the field in the Properties window.
 ===== Example ==== ===== Example ====
-Here, a very specific example should be given/​describedIn the future, this can be supported by screenshots etc.. For the moment, give an example easy enough for the user to understand, but specific enough to elaborate why a given parameter is a good set for this very situation.+=== Addition === 
 +{{ :​eyes:​logics:​calc.png |}} 
 +{{ :​eyes:​logics:​calculationproperties.png?nolink |}} 
 + 
 +=== Different types of Variables === 
 +{{ :​eyes:​logics:​example3.png?nolink |}} 
 + 
  
 ===== Parameters and I/O ===== ===== Parameters and I/O =====
Line 17: Line 26:
 |< 100% 30% >| |< 100% 30% >|
 ^ Output ​  ^ Description ^ ^ Output ​  ^ Description ^
-| FirstOutput | Output |+| FirstOutput | Output ​which is not modified ​|