Calculates the result of the chosen math operation using two supplied numbers.
- Obtains 2 decimals from the user. Uses decimal datatypes to do math.
- Obtains one of the following math operations from the user. (Add, Subtract, Multiply or Divide)
- Prints out the calculated result