Skip to content

TectonicSteak/Basic_JS_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic_JS_Calculator

This is a basic calculator made using HTML, CSS and Javascript. The caculator can perform operations such as addition, subtraction, multiplication and divison.

OPERATIONS :

AC -> clears the whole input and operations being processed

DE -> deletes the last value in the input

0 to 9 -> used to input numbers

+,-,*,/ -> used to select operations to be performed

= -> gives final value of the oprations performed

This is a sample program created only for the sole purpose of learning Javascript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published