Question: c) Describe the steps for adding two floating point numbers. The steps for adding two floating point numbers are: Make exponents of the two numbers
c) Describe the steps for adding two floating point numbers. The steps for adding two floating point numbers are: Make exponents of the two numbers to be the same Add the two mantissas of X and the Y together. If the sum in the previous step does not have a single bit of value 1, left of the radix point, then adjust the radix point and exponent until it does. Switch back to the one byte floating point representation. 3. a) Using the floating point format above, represent 29 as accurately as you can. b) What number is really represented? Why? c) Describe the steps for adding two floating point numbers. The steps for adding two floating point numbers are: Make exponents of the two numbers to be the same Add the two mantissas of X and the Y together. If the sum in the previous step does not have a single bit of value 1, left of the radix point, then adjust the radix point and exponent until it does. Switch back to the one byte floating point representation. 3. a) Using the floating point format above, represent 29 as accurately as you can. b) What number is really represented? Why
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
