Skip to content

macgors/Infix-to-Revers-Polish-notation-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infix to Revers Polish notations converter & calculator.

If output RPN has "-number" in it, it means the "-" is a unary operator. If we cannot use a unary "-" (ex. "-(number * number)" in input), a "~" is used instead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published