HTML Calculator

A calculator app made with html, javascript and css.

Features

  • Supports simple operations such as:
    • Addition
    • Subtraction
    • Multiplication
    • Division
    • Modulo Arithmetic
  • Simple to use
  • User-friendly interface

Issues

  • Using the modulo operator may result in one of the numbers being NaN.

Note: This HTML project still has bugs, some of which may not be known. It is not likely to be updated, so bear that in mind.