Skip to content

Graphing calculator that uses stacks to convert a traditional infix mathematical expression into a format that can easily be parsed

Notifications You must be signed in to change notification settings

trevorm4/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Graphing calculator that uses the shunting yard algorithm (stacks) to convert a traditional infix mathematical expression into a format that can easily be parsed

About

Graphing calculator that uses stacks to convert a traditional infix mathematical expression into a format that can easily be parsed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages