DECIMAL
It just same with usually operation..
BINARY
Thus the rules of binary subtraction are as follows:
0 - 0 = 0
1 - 0 = 1
1 - 1 = 0
0 - 1 = 1 with a borrow of 1
HEXADECIMAL
The subtraction of hexadecimal numbers follow the same rules as the subtraction of numbers in any other number system. The only variation is in borrowed number. In the decimal system, you borrow a group of 1010. In the binary system, you borrow a group of 210. In the hexadecimal system you borrow a group of 1610.
Example | Binary Subtraction Table
|
No comments:
Post a Comment