Number Manipulation

Number manipulation will help to perform certain arithmetic operations as follows -

  1. Addition - You can enter input as flow variables or numbers. You can Add any number of inputs and for that you can add inputs by clicking on 'add input'.

  2. Subtraction - You can enter input as flow variable or numbers. You can subtract any number of inputs and for that you can add inputs by clicking on 'add input'.

  3. Multiplication - You can enter input as flow variable or numbers. You can Multiply any number of inputs and for that you can add inputs by clicking on 'add input'.

  4. Division - You can enter input as flow variable or numbers. You can Divide any number of inputs and for that you can add inputs by clicking on 'add input'.

  5. Modulus - You can get remainder value of any division by using this operation.

The numbers can only be floating numbers. That is integers or numbers with decimal point.

Last updated

Was this helpful?