JavaScript Calculator with shadow effected buttons and a display
This is my first JavaScript project and I decided to make a calculator. The calculator includes number buttons, a clear button, 5 operator button such as "Addition, Subtraction, Multiplication, Division and Exponentiation", a backspace button, a dot button and a display to show the operations. I had used `input` tags to get the values to the display.
In addition, this calculator has 5 other scientific operations too. The calculator has clear, backspace, history, percentage & ฯ buttons. U can get the square root & cube root of a number using this calculator.
U can see my calculator below
Follow me on Codepen.io
Support my work ...
Happy Coding ๐จโ๐ป ...
Top comments (0)