Skip to content

C Program that takes an infix expression and returns its numeric value.

Notifications You must be signed in to change notification settings

Javcm/Polish-notation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Polish-notation

C Program that takes an prefix expression converts it to postfix notation, and a postfix calculator computes the number and returns its numeric value.

About

C Program that takes an infix expression and returns its numeric value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages