Binary Numbers
What are binary numbers and what they mean?
Introduction
The binary number system is a positional number system with base . It uses only two digits:
01
For example, the binary number 101_2 is written in base .
To avoid confusion, we usually write a small index showing the base of the number. For example:
- means the number in decimal
- means the number in binary