strnadchristopher / calculator

An online calculator

Home Page:https://calculator-dhanushnehru.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

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

๐Ÿ”— Connect with me

Hey, I am Dhanush N,the maintainer of this opensource repository. You can connect with me and support or follow my work via Twitter / Instagram / Youtube / Github

If you liked this project support it by starring it ๐ŸŒŸ and share it on social media

About

An online calculator

https://calculator-dhanushnehru.netlify.app/

License:MIT License


Languages

Language:JavaScript 43.5%Language:HTML 34.9%Language:CSS 21.7%