A C progam that converts any mathematical expression to its postfix equivalent and then evaluates the postfix expression. It uses stack and linked list data structures.
-
Notifications
You must be signed in to change notification settings - Fork 0
sayomakinwa/MathExpressionParser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A C progam that converts any mathematical expression to its postfix equivalent and then evaluates the postfix expression. It uses stack and linked list data structure.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published