Source: wikibot/binary-arithmetic

= Binary arithmetic
{wiki=Binary_arithmetic}

Binary arithmetic is a type of arithmetic that operates on binary numbers, which are numbers expressed in the base-2 numeral system. In binary, only two digits are used, 0 and 1, as opposed to the decimal system, which uses ten digits (0-9). \#\#\# Basic Binary Operations There are several fundamental operations in binary arithmetic similar to decimal arithmetic, including: 1. **Addition**: - The rules for binary addition are similar to those for decimal addition.