MyCalculator
A calculator is a device that performs arithmetic operations on numbers. The simplest calculators can do only addition, subtraction, multiplication, and division. Our calculator can handle factorial, trigonometric functions & Inverse trigonometric functions.
This is my weekend project for this week.This is My first HTML,CSS & JS with library project A Simple Calculator.I have made this website with respect to desktop screen size.It is not a responsive website but all functions works fine. Still many functions are yet to be added.
This calculator design is inspired Xiaomi Calculator. The sliding function is done by using JavaScript well known library JQuery.