SI202: Week 1

To find the representation of a negative decimal number: First find the binary representation of the number without the negative sign. Then take the two’s complement. The result is the representation of the negative number. Example: Express the decimal integer –13 as an eight bit binary number. ................
................