Skip to content

A calculator, evaluating expressions with postfix expressions

Notifications You must be signed in to change notification settings

KouroshAlinaghi/go-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator written in go, evaluating the expression using postfix expression evaluation.

ToDo list

  • Test it lol
  • Add support for negative number (forgot it lol)
  • Add support for functions such as abs() and sin()
  • idk

About

A calculator, evaluating expressions with postfix expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages