Showing posts with the label Convert

Convert Decimal Numbers to 8-bit Two's Complement

Step 1 Convert the positive number into binary making sure it is 8 bits long if it is too short just add zeros to the l…