Number systems conversion for dummies
📰 Medium · Programming
There are four widely used number systems: decimal (10), binary (2), octal (8), and hexadecimal (16). As humans, we use the decimal system. Continue reading on Medium »
There are four widely used number systems: decimal (10), binary (2), octal (8), and hexadecimal (16). As humans, we use the decimal system. Continue reading on Medium »