10 likes | 102 Views
Learn how to use two's complement representation to convert binary numbers like 10011001 to decimal. Discover the process step by step and master this important concept.
E N D
Two’s complement representation • Use two’s complementrepresentation • Convert 10011001 from binary to decimal: • 10011001 in decimal is -128 + 16 + 8 + 1 = -103