<<< | Index | Adding Binary Numbers >>> |
A key requirement of digital computers is the ability to use logical functions to perform arithmetic operations.
If we can add two binary numbers, then we should be able to:
subtract them, and
perform multiplication and division.
<<< | Index | Adding Binary Numbers >>> |