This calculator is written in java using RPN
- Calculator can do + - * / actions on integers
- Сalculator accepts numbers in Roman or Arabic notation and returns the corresponding answer
- Сalculator supports the use of parentheses
The version should be "16.0.1" 2021-04-20 or newer
Open cmd and write the path to the file
Now write:
java -jar calculator.jar