Skip to content

Sabretooth1405/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fully functioning javascript calculator

  • Handles precedence,decimals
  • Accurate upto 4 decimal places

TODO: Add answer storage and scientific notation support