Skip to content

codebook-2000/JavaScript-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Calculator

A pure JavaScript based Calculator using HTML and CSS for content and design respectively and using Web API's for other functionalities

Functionalities:-

  • Any Number can be given as input(As large as possible)
  • With the DEL button,clear as many digits from the back as possible.
  • With the AC button,all clear the tab
  • Division,Multiplication,Addition,Subtraction these four operations are provided
  • Operations can be done on both Integer and Floating point Numbers

About

Pure JavaScript Calculator using modern ES6 syntax and Web API's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published