Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.
Go to file
r4 366bd4ad30 Initial commit 2021-07-01 17:00:52 +02:00
LICENSE Initial commit 2021-07-01 17:00:52 +02:00
README.md Initial commit 2021-07-01 17:00:52 +02:00

README.md

calculator

Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.