Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

  1. 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)
    1. 12.5

  1. 1.5

  1. 0.75

  1. 26.625

______________________________________________________________________________

  1. 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)
    1. 13.5

  1. 102.25

  1. 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 19th International Conference Dexa 2008 Turin Italy September 2008 Proceedings Lncs 5181

Authors: Sourav S. Bhowmick ,Josef Kung ,Roland Wagner

2008th Edition

3540856536, 978-3540856535

More Books

Students also viewed these Databases questions

Question

4. Explain the strengths and weaknesses of each approach.

Answered: 1 week ago

Question

3. Identify the methods used within each of the three approaches.

Answered: 1 week ago