naturalplastic wrote:
Jleger91 wrote:
DeepHour wrote:
85?
I don't understand the 'positive or negative' bit (no pun intended).
If the bit on the far left is 0, it's positive; if it's 1, it's negative.
01011001
Is that your own rule...that you just concocted for this game (which would be ok)?
Or are you claiming that that is how binary works?
No, it's legitimate. It's two's complement binary numbers. DeepHour was correct but it was a negative number. The same works on your calculator in programmer mode
01011001 is 89 in decimal, it's a positive number
What is 10010010 00001100?