Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

computer system uses 8 bits to represeht floating-point values. The 8 bits are organised as follows: The first bit is a sign bit (0 for

image text in transcribed
computer system uses 8 bits to represeht floating-point values. The 8 bits are organised as follows: The first bit is a sign bit (0 for positive, 1 for negative). The middle 3 bits are the exponent, which uses bias of 3 . Thelast 4 bits are the significand, which is normalised in the same way as the significand is normalised in IEEE-754 formats. The format does not reserve any special values. The following arithmetic operation is performed on this system: 0001100011000110 The result is then stored in the same 8-bit floating-point format. What is the relative errot of the stored result comapred to the value of the resuit of the arithmetic operation' Answers are rounded to 5 . decimal places. a. None of the other answers: b. 0.03125% 097865% da 0% c 0.03030%

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

MFDBS 89 2nd Symposium On Mathematical Fundamentals Of Database Systems Visegrad Hungary June 26 30 1989 Proceedings

Authors: Janos Demetrovics ,Bernhard Thalheim

1989th Edition

3540512519, 978-3540512516

More Books

Students also viewed these Databases questions