Another simple calculator in Java, works with Big Decimals, and have four operators:
"-", "+", "/", "*".
It parses input string to postfix expression, then evaluates it.
Look also: https://lion137.blogspot.co.uk/2017/06/java-calculator-2.html
and here: https://lion137.blogspot.com/2019/03/fundamental-algorithms-parse-to-rpn.html
lion137/Java-Numeric-Calculator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|