Question

Given A = (1111 0011 1100 0011 1100 0000 0000 0000)2 and assuming A is a...

  1. Given A = (1111 0011 1100 0011 1100 0000 0000 0000)2 and assuming A is a single precision IEEE-754 floating point number, what decimal value does A represent? Show A in normalized scientific notation: 1.X * 2Y.

  2. Convert (28.4)10 to IEEE-754 single-precision binary.

  3. Given X = (0100 0010 0000 1111 0000 0000 0000 0000)2 and Y = (0100 0001 1010 0100 0000 0000 0000 0000)2 in single precision IEEE-754 floating point numbers, perform the following operations. Show all of your work and express the final answer in single precision IEEE 754-floating point representation.

    1. X+Y
    2. X*Y

Hint: show each value in binary normalized scientific notation prior to performing the arithmetic. This should make following the algorithms easier.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given A = (1111 0011 1100 0011 1100 0000 0000 0000)2 and assuming A is a single precision IEEE-754 floating point number, what decimal value does A represent? Show A in normalized scientific notation: 1.X * 2Y.

ANSWER:

The first bit is sign bit next 8 bits are exponents and last 23 bits are a fraction The 1st bit is 1: so it is negative. So n

Add a comment
Know the answer?
Add Answer to:
Given A = (1111 0011 1100 0011 1100 0000 0000 0000)2 and assuming A is a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT