Skip to content

Data Structures.. the Program Takes an infix expression as input i.e (a^b)-c+d/e then takes input for each variable and after converting input to postfix displays the result after evaluation.

Notifications You must be signed in to change notification settings

mrabdullahnasir/InfixToPostfix_Evaluation

 
 

Repository files navigation

InfixToPostfix_Evaluation

Data Structures.. the Program Takes an infix expression as input i.e (a^b)-c+d/e then takes input for each variable and after converting input to postfix displays the result after evaluation.

About

Data Structures.. the Program Takes an infix expression as input i.e (a^b)-c+d/e then takes input for each variable and after converting input to postfix displays the result after evaluation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%