KennethOnuorah / Javascript-Calculator

A calculator web application

Home Page:https://kennethonuorah.github.io/Javascript-Calculator/src/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A calculator for performing simple to intermediate mathematical operations.


About the project 🔎

A calculator web application. Started out as a basic calculator that only does basic mathematical calculations, but eventually expanded its features to include more intermediate functionality, such as exponentials and rooting.

Languages used:

  • HTML
  • CSS
  • Javascript

Project development: 8/13/2022 - 8/27/2022.

Features 📦️

  • Four basic operators
  • Operation chaining
  • Decimals
  • Negative sign toggling
  • Square rooting
  • Custom exponentials
  • Automatic comma formatting
  • Error handling
  • SFX

Preview 👁️


About

A calculator web application

https://kennethonuorah.github.io/Javascript-Calculator/src/index.html


Languages

Language:JavaScript 54.3%Language:CSS 25.6%Language:HTML 20.1%