Question
Please give me First and second answer. If you don't mind please check my 3rd question is this my question is right or wrong. Thanks
Please give me First and second answer. If you don't mind please check my 3rd question is this my question is right or wrong. Thanks
- Show how each of the following floating point values would be stored using IEEE-754 single precision (be sure to indicate the sign bit, the exponent, and the significand fields): (show your work)
- 12.5
- 1.5
- 0.75
- 26.625
______________________________________________________________________________
- Show how each of the following floating point values would be stored using IEEE-754 double precision (be sure to indicate the sign bit, the exponent, and the significand fields): (show your work)
- 13.5
- 102.25
- 0.0078125
______________________________________________________________________________
3. Consider an unsigned fixed point decimal (Base10) representation with 8 digits, 5 to the left of the decimal point and 3 to the right. ( Have to fixed)
a. What is the range of the expressible numbers?
Answer: [00000.000, 99999.999]
b. What is the precision?
Answer: 0.001 the precision is the distance between successive numbers.
c. What is the error? (Confused)
Answer: the error is the precision. The error is 0.001/2 = 0.0005
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started