Calculator Nodon
I AM A FOUR-FUNCTION CALCULATOR.
A HIGH-TECH DEVICE INDEED.
Port
Input
| Port name | Port function | Input operation |
|---|---|---|
| Input 1 | The value received here is used in calculations. | Signal passes through unchanged |
| Input 2 | The value received here is used in calculations. | Signal passes through unchanged |
Output
| Port name | Port function | Output value |
|---|---|---|
| Result | Outputs the result of the calculation, after calculating according to the mathematical function selected. | Accepts any number |
Connection
None
Settings
Calculation Method
Sets the mathematical function.
| Setting value | Description |
|---|---|
| + | Adds the values of input 1 and input 2 together and then outputs the result. |
| - | Subtracts input 2 from input 1 and then outputs the result. |
| × | Multiples the values of input 1 and input 2 and then outputs the result. |
| ÷ | Divides the value of input 1 by that of input 2 and then outputs the result. If the value of input 2 is zero, then no calculation can be performed, and the output will be the same as the value of input 1. |
← Previous
On-Start Nodon
Go back home
Next up →
Map Nodon