Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A machine uses 36-bit word to represent single-precision floating point numbers as fol- lows: S 11-bit exponent (E) 24-bit Significand (M) The value presented

A machine uses 36-bit word to represent single-precision floating point numbers as fol- lows: S 11-bit exponent (E) 24-bit Significand (M) The value presented is given by (-1)51.M 2E-1023 (a) Write down the bit pattern corresponding to the value 7.375 (b) Write down the value corresponding to the bit pattern C05D00000 (c) What is the largest positive number that can be represented, assuming there is no pattern with special meaning in the representation? (d) What is the smallest positive number other than 0 that can be represented, as- suming no pattern with special meaning?

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

Digital Design and Computer Architecture

Authors: David Harris, Sarah Harris

2nd edition

9789382291527, 978-0123944245

More Books

Students also viewed these Programming questions