calculator/README.md

3 lines
117 B
Markdown
Raw Permalink Normal View History

2021-07-01 17:00:52 +02:00
# calculator
Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.