pilifengmo / pilifengmo.github.io

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

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

twitter instagram github

About

License:MIT License


Languages

Language:JavaScript 42.8%Language:HTML 34.0%Language:CSS 23.2%