-
Notifications
You must be signed in to change notification settings - Fork 0
A simple calculator app for basic operations that is addition, subtraction, multiplication and division. I implemented data structures in this project to convert infix to postfix expression to evaluate the expression according to the rule of mathematics. The data structure that is used in this project is Stack.
Piyush-onGIT/Calculator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
A simple calculator app for basic operations that is addition, subtraction, multiplication and division. I implemented data structures in this project to convert infix to postfix expression to evaluate the expression according to the rule of mathematics. The data structure that is used in this project is Stack.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published