Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In a hypothetical 6-bit floating point format (for positive numbers only), 3 leading bits are used for exponent (E, in 2s complement format) and 3

In a hypothetical 6-bit floating point format (for positive numbers only), 3 leading bits are used for exponent (E, in 2s complement format) and 3 remaining bits for mantissa (M ), and the value is evaluated as 1.M 2E , answer the following questions:

(a) Find the decimal value of the expression 111101.

(b) Find the decimal value of the expression 011011.

(c) Determine the range of this format; i.e. ? N ?.

(d) Find the expression (representation) for decimal value 2.5.

(e) Find the expression (representation) for decimal value 0.39 (use simple truncation for bits exceeding the format field).

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

What is a learning curve and how can it be used?

Answered: 1 week ago