https://github.com/snykk/infix-calculator
A command-line calculator that uses stack & infix-to-postfix algorithm for basic math operations such as addition, subtraction, multiplication, and division, as well as more advanced operations like exponents and square roots. User input is converted for processing by the calculator's stack
https://github.com/snykk/infix-calculator
algorithms-and-data-structures calculator infix-to-postfix stack
Last synced: 3 months ago
JSON representation
A command-line calculator that uses stack & infix-to-postfix algorithm for basic math operations such as addition, subtraction, multiplication, and division, as well as more advanced operations like exponents and square roots. User input is converted for processing by the calculator's stack
- Host: GitHub
- URL: https://github.com/snykk/infix-calculator
- Owner: snykk
- Created: 2023-01-12T18:13:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T18:14:03.000Z (over 2 years ago)
- Last Synced: 2025-05-09T03:11:57.716Z (5 months ago)
- Topics: algorithms-and-data-structures, calculator, infix-to-postfix, stack
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: