Question: Assume we are using the simple model for floating-point representation as given in this book (the representation uses a 14-bit format, 5 bits for the
Assume we are using the simple model for floating-point representation as given in this book (the representation uses a 14-bit format, 5 bits for the exponent with a bias of 15, a normalized mantissa of 8 bits, and a single sign bit for the number): a) Show how the computer would represent the numbers 50.0 and 0.75 using this floating-point format. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ b) Show how the computer would add the two floating-point numbers in part a by changing one of the numbers so they are both expressed using the same power of 2. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ c) Show how the computer would represent the sum in part b using the given floating-point representation. What decimal value for the sum is the computer actually storing? _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
