Calculator

The calculator tool provides the four fundamental arithmetic operations in order to use an input value and a fixedly specified value to calculate a result output at the output.
The configuration provides the following options
Configuration
Operation
Addition
Subtraction
Multiplication
Division
Fixed Value
The fixed value to be used in an operation with the input value.
Order of operands
Input value, fixed value
Fixed value, input value
If it is not possible to convert the input value into a number, no calculation will be performed.
If the values are not valid, no calculation will be performed either. Division by 0 would be such a case.