Skip to content

This is a rudimentary implementation of the ever-useful numeric calculator using the crossroads between HTML and JavaScript. Here, the user is able to enter two integers (this can be increased by modifying the files in the repository) and uses the most basic mathematical operations (i.e. addition, subtraction, multiplication and division) to cre…

License

Notifications You must be signed in to change notification settings

dibyadeepsaha/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This is a simple implementation of the ever-useful numeric calculator using the crossroads between HTML and JavaScript. Here, the user is able to enter two integers (this can be increased by modifying the files in the repository) and uses the most basic mathematical operations (i.e. addition, subtraction, multiplication and division) to create a new integer. Feel free to click on the given link in this repository to see a live demo of the calculator and make any suggestions!

About

This is a rudimentary implementation of the ever-useful numeric calculator using the crossroads between HTML and JavaScript. Here, the user is able to enter two integers (this can be increased by modifying the files in the repository) and uses the most basic mathematical operations (i.e. addition, subtraction, multiplication and division) to cre…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published