Hmm... you could start by reading what I posted above.Originally Posted by kohlrak
Two's complement is the most used representation, and I quote "you get the two's complement representation of a number by adding one to the one's complement form". The one's complement form is simply the negative numbers being inverted, and sticking a sign bit to the beginning.
And I managed to 'guess' the value of -3, so also you could've compared that.
And yeah, there is a standard where you DON'T add one to the negative forms, but the one you're looking for was mentioned directly below that in my post.![]()