Skip to content

rishvic/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Calculator (alpha)

Converts an expression to postfix and calculates result.

Footnotes

Problems still present

  • Cannot parse numbers like '-2' or '+5'
  • Still not implemented error finding in infixToPostfix() function
  • Many more still to be found...

About

A calculator to evaluate expressions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages