Calculator
> Create a Process
Create a Process
You create a process that performs the four actions provided by the calculator service: Add, Divide, Multiply and Subtract. The process accepts two numbers as input, and then performs each operation on the two numbers in parallel.