Skip to content

rkm09/Javascript-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: Javascript-Calculator is a simple calculator built using javascript, it does the basic operations along with some other useful operations like modulo, inverse, log, square root etc.

User Story:

  • I can add, subtract, multiply and divide two numbers.
  • I can clear the input field with a clear button.
  • I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.

About

Javascript-Calculator is a simple calculator built using javascript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published