Skip to content

Huong-nt/Mathematical-expressions-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical expressions calculator

Using Polish notation to calculate mathematical expressions

Todos

  • Convert Infix expressions to Postfix expressions(Polish notations).
  • Calculate mathematical expressions using Polish notation.

Usage

Enter mathematical expressions. e.g

3 + (-2) * 3 + 2 / ( 1 + 1)

References

About

Using Polish notation to calculate mathematical expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published