can anyone verify if am I correct?
+46 (7 bits)
S.M : 0101110
1's C. : 0101110 ( the same )
2's C. : 0101110 ( the same )
-17 (7 bits)
S.M : 1010001
1's C. : 1101110
2's C. : 1101111
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The +46 ones are all incorrect (your comment is correct). To test the signed magnitude, just break down the magnitude component like:
Once you get the signed magnitude, the others should be easy.
Your -17 are all correct.