DEV Community

Cover image for JavaScript Calculator
shinjith
shinjith

Posted on

JavaScript Calculator

Here is my second project,

It's a simple JavaScript Calculator with an awesome classic UI..
It is made using pure JavaScript.

Supported

-Simple arithmetic calculations: addition, subtraction, multiplication and division,

-Floating points.

Not Supported

-Complex calculations (like a scientific calculator),

-Negative values,

-Exponential values.

Don't forget to give a ⭐ on github❤️.

Top comments (2)

Collapse
 
rogueloop profile image
Sreedeep

Nice calculator

Collapse
 
shinjithdev profile image
shinjith

❤️📌