BINARY SUBTRACTION
If the top number is smaller than the bottom number as in 0-1, then add 2 to the top number and carry 1 to the next column.
An example is shown above.
Copyright Graham Knott 2004