What’s the purpose of using complements in binary number operation?
Answers
Answered by
0
Answer:
Compared to other systems for representing signed numbers (e.g., ones' complement), two's complement has the advantage that the fundamental arithmetic operations of addition, subtraction, and multiplication are identical to those for unsigned binary numbers (as long as the inputs are represented in the same number of ...
Similar questions