0 0 votes The decimal equivalent value of given 2's complement number 101001.10 is A -20.5 B -23.5 C -22.5 Digital Logic number-system + – someshawasthi 609 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
3 3 votes $101001.10 = -2^5 + 2^3 + 2^0 + 2^{-1} = -32 + 8 + 1 + 0.5 = -22.5$ Shoto answered Jan 4, 2023 Shoto comment Share Follow See all 3 Comments 3 3 Comments reply anon1 commented Jan 5, 2023 reply Follow flag -23.5 1 1 replyShare Shoto commented Jan 5, 2023 reply Follow flag @raja11sep https://stackoverflow.com/questions/15463491/how-to-represent-a-negative-number-with-a-fraction-in-2s-complement 0 0 replyShare anon1 commented Jan 5, 2023 reply Follow flag -23+0.5 = 23.5 ..this is what I did 😂 0 0 replyShare Please log in or register to add a comment.