Skip to content

A program in React to convert Binary Number into Decimal Number

Notifications You must be signed in to change notification settings

rahul0x00/Bin2Dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary to Decimal Converter

Binary is the number system all digital computers are based on. Therefore it's important for developers to understand binary, or base 2, mathematics.

Demo

The purpose of Bin2Dec is to provide practice and understanding of how binary calculations.

Diagram

bin2dec drawio (1)