Skip to content

javascript-space/calculator

 
 

Repository files navigation

Calculator

Join Our Discord Subscribe on YouTube Subscribe to Newsletter

A Calculator that performs many mathematical functions

Mar-Business_11

Features

- Add
- Multiply
- Subtract
- Divide
- Square
- Square Root
- Power of n
- Natural exponential function
- Factorial of n
- Trigonometric operation
- Cuberoot
-nPr[Permutation of n elments]
-nCr[Number of combinations for given set]

Gitpod

In the cloud-free development environment where you can directly start coding.

The below command will open up the index.html in a browser in gitpod python -m http.server 8000

You can use Gitpod in the cloud Gitpod Ready-to-Code

Tech Stack

undraw_static_assets_rpm6 (2)

  • HTML
  • CSS
  • JAVASCRIPT

Deployment

To deploy the project locally

You need to clone the project and Run the HTML file.

Screenshot

Interface of the Calculator

image


If you liked this project support it by starring it 🌟 and share it on social media

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.7%
  • CSS 33.6%
  • HTML 22.7%