plebius-lo3 / plebius-lo3.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 43.3%Language:JavaScript 30.9%Language:CSS 25.8%