+ 6
Binary
Can anyone tell me the logic of 0 and 1.
2 Answers
+ 7
In mathematics and digital electronics, a binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically 0 (zero) and 1 (one).
The base-2 numeral system is a positional notation with a radix of 2. Each digit is referred to as a bit. Because of its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used by almost all modern computers and computer-based devices. [...]¹
____
¹ https://en.wikipedia.org/wiki/Binary_number
+ 6
The Binary System
http://www.math.grin.edu/~rebelsky/Courses/152/97F/Readings/student-binary
Use the search bar!
https://www.sololearn.com/post/10362/?ref=app