Please enable JavaScript.
Coggle requires JavaScript to display documents.
1.4 (Logic gates (AND (Has to be both 1s), NOT (Flips a 1 to a 0 and a 0…
1.4
-
-
Binary
Can be either a 1 or a 0
-
-
Starts from right to left doubling each time for example 1 Byte (8 bits) is represented as 128 64 32 16 8 4 2 1
-
-
-
-
Subtraction
Can change one number to a negative by usuing sign and magnitude or twos compliment or do simple column subtraction when taking one is taking two
-
-
-
-
-
-