uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/binary-number-system.md

Summary

Maintainability
Test Coverage
# Binary number system

The base 2 number system, i.e. numbers only made up of the digits "0" and "1".
All numbers that can be represented in the decimal number system can be uniquely represented in the binary number system.