Skip to content

Convert binary number to decimal + see your binary bit size, byte size, and max combinations (using recursion).

Notifications You must be signed in to change notification settings

Al-Tareen/BinaryToDecimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BinaryConverter

Convert binary number to decimal + see your binary bit size, byte size, and max combinations

#This program takes in a binary number (in base 2) and outputs its decimal counterpart. #Furthermore, it also outputs the binary numbers' bit size, byte size, and maximum possible combinations

About

Convert binary number to decimal + see your binary bit size, byte size, and max combinations (using recursion).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages