Any mathematical expression can be expressed in infix, post-fix and pre-fix formats. This C application is a universal expression convertor implemented using stack data structure. This structure will take input of input expression and conversion option from the user and provide the output in the desired format. The goal of this application is to handle various mathematical operations by converting given expression.
-
Notifications
You must be signed in to change notification settings - Fork 0
Any mathematical expression can be expressed in infix, post-fix and pre-fix formats. This C application is a universal expression convertor implemented using stack data structure. This structure will take input of input expression and conversion option from the user and provide the output in the desired format. The goal of this application is to…
License
harishcpu/Expression-Converter-And-Evaluator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Any mathematical expression can be expressed in infix, post-fix and pre-fix formats. This C application is a universal expression convertor implemented using stack data structure. This structure will take input of input expression and conversion option from the user and provide the output in the desired format. The goal of this application is to…
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published