Question

What number is represented by the following single precision format: 11000000101000..00.

What number is represented by the following single precision format: 11000000101000..00.

0 0
Add a comment Improve this question Transcribed image text
Answer #1
1 10000001 01000000000000000000000
sign bit is 1(-ve)
exp bits are 10000001 => in decimal it is 129
so, exponent/bias is 129-127 = 2
frac bits are 01

Decimal value is 1.01 * 2^2
1.01 in decimal is 1.25
1.01 * 2^2 in decimal is -5.0
so, 11000000101000000000000000000000 in IEEE-754 single precision format is -5.0
Answer: -5.0
Add a comment
Know the answer?
Add Answer to:
What number is represented by the following single precision format: 11000000101000..00.
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