Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

help please 6. (Chapter 3.5) Write down the binary representation of the decimal number -35.6125 assuming the IEEE 754 single precision format. (4 points) 7

image text in transcribed

help please

6. (Chapter 3.5) Write down the binary representation of the decimal number -35.6125 assuming the IEEE 754 single precision format. (4 points) 7 (Chapter 3.5) IEEE 754-2008 contains a half precision that is only 16 bits wide. The leftmost bit is still the sign bit, the exponent is 5 bits wide and has a bias of 15, and the mantissa is 10 bits long. A hidden 1 is assumed. Write down the bit pattern to represent -1.5625 * 10-2 assuming a version of this format. Calculate the sum of 2.6125*102 and 4.150390625 * 101 by hand, assuming both numbers are stored in the 16-bit half precision described above. Assume 1 guard, 1 round bit, and I sticky bit, and round to the nearest even, Show all the steps. (8 points)

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_2

Step: 3

blur-text-image_3

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

Advanced Oracle Solaris 11 System Administration

Authors: Bill Calkins

1st Edition

0133007170, 9780133007176

More Books

Students also viewed these Databases questions