/calculator

Basic calculator built using HTML, CSS, and JS. Part of the Odin Project.

Primary LanguageJavaScriptMIT LicenseMIT

Calculator

A simple web based calculator built with HTML, CSS, and JavaScript.

Introduction

This project is built for the Odin Project. It is a simple web based calculator that allows for users to perform mathematical operations using an onscreen calculator.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Clear and delete functionality
  • Decimal point input
  • Change sign of the displayed number
  • On screen representation of a calculator