Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the following question, assume an IEEE-754 standard floating point number with 6 bits of exponent, an exponent bias of -31, and 25 bits of

image text in transcribed

For the following question, assume an IEEE-754 standard floating point number with 6 bits of exponent, an exponent bias of -31, and 25 bits of mantissa. Due to PrairieLearn restrictions, please submit your answer as the full number. 1: What's the smallest non-infinite positive integer (an integer has nothing to the right of the decimal) this representation CANNOT represent? Hint: Think about how your floating point value changes when you change the mantissa by 1. integer 2: What power of 2 is the smallest representable positive value that is not a denormalized number? Submit the exponent only. integer 3: What power of 2 is the smallest representable positive value? Submit the exponent only. integer 4: How many NaNs can be represented with this floating point system? integer 5: What's the most negative possible denormalized number representable in this system? Write the value in hexadecimal (with uppercase letters), including the "Ox" prefix. The next few questions explore some quirkier aspects of floating-point numbers

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

Computer Aided Database Design

Authors: Antonio Albano, Valeria De Antonellis, A. Di Leva

1st Edition

0444877355, 978-0444877352

More Books

Students also viewed these Databases questions