Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 295 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 295 Bytes

Calculator

A simple calculator that follows order of operations (multiplication, division, addition, subtraction).

Features and functions

  • Does math.
  • Allows for multiple operations to be displayed at the same time.

Technologies utilized

  • HTML
  • CSS
  • JavaScript

Status

Complete