Camm66 / BinaryCalculator

A simple binary number calculator utilizing JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinaryCalculator

This program is a simple binary number calculator utilizing JavaScript and HTML/CSS

Operations:

  • Add
  • Subtract
  • Divide
  • Multiply

Instructions to run:

Simply open the index.html file in your browser.

About

A simple binary number calculator utilizing JavaScript.


Languages

Language:JavaScript 57.8%Language:HTML 25.9%Language:CSS 16.3%