Bnf - DMU

Extending this to binary arithmetic we can simplify subtraction of binary numbers by adding a negative representation of the number (e.g. two's complement). Using two’s complement representation we can add and subtract both positive and negative numbers by always using the add operation. ................
................