Skip to content

jnordgren/SmallJsCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small JSCalculator

Tiny project just to freshen up some JS skills, uses the kinda funny shunting yard algorithm which can quite easily parse quite complicated strings altough just the basic operators have been implemented here!

Updates

Added an x function so that the expression "(1/x)*100" will generate a basic plot, plot seems a bit inverted at the moment though

About

A small infix calculator to freshen up JS skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published