Binary Numbers [http://www.BinaryMath.info] Binary numbers and arithmetic let you represent any amount you want using just two digits: 0 and 1. These patterns of "on" and "off" stored inside the computer are used to encode numbers using the binary number system. Adding two binary numbers together is like adding decimal numbers, except 1 + 1 = 10 (in binary, that is). - [Read more] |