Skip to content

rohithgoje21/Binary-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary-Calculator

Binary Calculator is a simple web application that allows users to perform basic arithmetic operations on binary numbers.

Features

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

Usage

Enter a binary expression using 0s and 1s, along with arithmetic operators (+, -, *, /). Press the "=" button to see the result. To clear the input and output, click the "C" button.

Example

Input: 1010 + 0011 Output: 1101

Technologies Used

HTML CSS JavaScript

Installation

To run the Binary Calculator locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rohithgoje21/Binary-Calculator.git
    
  2. cd Binary-Calculator

About

Simple Calculator on Binary operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published