Binary Calculator is a simple calculator that performs arithmetic operations on binary numbers. It supports addition, subtraction, multiplication, and division of binary numbers.
git clone https://github.com/ak-hu/binary-calculator.git
cd binary-calculator
index.html
file in a web browser.To add two binary numbers:
To subtract two binary numbers:
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project does not have a specific license