Review Note

Last Update: 05/14/2024 01:31 AM

Current Deck: SP FOC Y1 TOPIC 2

Published

Fields:

Front
Addition
Back
To add bits, ensure all values are in 2nd complement. When doing addition in 2nd complement, the number of cases that overflow occurs is reduced.
The answer will be provided in 2nd complement, so dont forget to convert it back.
Some rules to follow in addition:
0 + 0 = 0 
1 + 0 = 1 
1 + 1 = 10 (binary for 2) 
1 + 1 + 1 = 11 (binary for 3)

Suggested Changes:

Deck Changes (Suggestion to move the Note to the following Deck):

Field Changes:

Tag Changes: