The "Operator" PlugIT allows to create an operation on variables or their coordinates.
Parameters |
|
1 |
Allows to set the variable which will act in the operation. (example : set the variable 2 in order to devide by 2. The operator will be edit by the action). |
2 |
Invert the operands order for operator that matter of the order (A-B) or (B-A). |
Event |
|
Out |
Export the operation result. |
Action |
|
Add |
Add the value. |
Substract |
Substract the value. |
Multiply |
Multiply by the value. |
Divide |
Divide by the value. |
Power |
Calculate the value power. |
Absolute |
Give the absolute value of the one received. |
Sinus |
Send the sinus value. |
Cosinus |
Send the cosinus value. |
Atan2 |
Send the atan2 value. |
Modulo |
Send the modulo value. |
Set Value |
Allows to edit the applied value to one operator. For this, edit the link and set a value of your choice. |