Skip to content

vishalpandya1990/Simple-Binary-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Binary Calculator

This simple binary calculator supports following opeations on 2 binary operands.

  1. Addition
  2. Subtration
  3. Multiplication
  4. Division

Results are displayed in binary form.

This calculator does not support grouping of multiple operations in single command.

About

A binary calculator which does operations in set {+, -, /, *} - one at a time, on binary numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published