Why is $-13$ represented as $11110011$ in binary? What's the logic behind this?
2026-04-04 22:58:15.1775343495
Why is $-13$ represented as $11110011$ in binary?
598 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I guess you mean why the complement code of -13 in 8-bit computer is 11110011.