Web-based calculator
Calculate simple arithmetic expressions on mobile or desktop. All you need is a browser and it's ready to go! Implementation is based on Dijkstra's Shunting-Yard Algorithm.
You can try the fully working live app at https://rivukhoda.github.io/dentaku/
- Mobile-First
- Keyboard Input (Chrome, Firefox,
Safari,IE) - Decimal values support
- Add, Subtract, Divide, and Multiply
- Parenthetical expressions
- Alternate themes: Spark Blue & Mellow Beige
You can check out the full license here
This project is licensed under the terms of the MIT license.