Skip to content

The JS calculator is a program which replicates various functions of calculator and is based on vanilla Javascript.

Notifications You must be signed in to change notification settings

OmkarRane00/JS-calculator

Repository files navigation

JS-calculator

The JS calculator is a program which replicates various functions of calculator and is based on vanilla Javascript. You can perform simple operations like addition, substraction, multiplication, division. The buttons are clickable using pointer and there is no need to type numbers using keyboard. '<' button is for back i.e. it acts as a backspace to a entered value. 'ac' button stands for all clear and it clears the value. In case of any issues try refreshing the webpage. This webapp project is created by Omkar Rane and is under developing stage.

About

The JS calculator is a program which replicates various functions of calculator and is based on vanilla Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published