项目作者: barlexandr
项目描述 :
Java calculator on RPN
高级语言: Java
项目地址: git://github.com/barlexandr/Calculator.git
Calculator





Overview
This calculator is written in java using RPN
Features
- 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
Demonstration of work

Running Calculator via cmd
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
