|
-
May 31st, 2005, 12:29 PM
#1
Thread Starter
Member
Question about Complements
I am working on an assignment and I have been asked the 16-bit two's complement binary representation of 1987
and then the same 2's complement representation of -1987
My question is ... should I show
0000 0111 1100 0011 = 1987
1111 1000 0011 1100 = One’s Complement
1111 1000 0011 11 00 = One’s Complement
0000 0000 0000 00 01 = + 1
--------------------
1111 1000 0011 11 01 = Two’s Complement of 1987 = (-1987) ????
Is that correct that the 16-bit 2's complement of 1987 is -1987???????
Am I missing somehthing???
1 1 1 1 1 0 0 0 0 0 1 1 1 1 0 0 One’s Complement + 1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
1 1 1 1 1 0 0 0 0 0 1 1 1 1 0 1 Two’s Complement of 1987 = (-1987)
-
Jun 30th, 2005, 08:30 AM
#2
Re: Question about Complements
Perhaps this would help.
Last edited by oceanebelle; Mar 24th, 2007 at 01:17 AM.
-
Jul 7th, 2005, 10:40 AM
#3
Re: Question about Complements
whats your problem????? just showing it in proper way or something else???
and yes your answer is right!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|