Question: 3. Floating Point Arithmetic: 3.(a) Show the steps for adding following two real numbers 26.125 and 0.4150390625. Assume we have 10 bits to represent fraction
3. Floating Point Arithmetic: 3.(a) Show the steps for adding following two real numbers 26.125 and 0.4150390625. Assume we have 10 bits to represent fraction and 5 bits to represent exponent. (Hint: first step is to represent both real numbers in normalized scientific binary notation, e.g. 175000.01.1100000000wo X 200101. For floating point addition steps, follow the algorithm presented in Figure 3.14 on page 205 of your textbook [1]) 3.(b) Show the steps for multiplying following two real numbers: -8.0546875 and-0.179931640625. Assume we have 10 bits to represent fraction and 5 bits to represent exponent. (Hint: first step is to represent both real numbers in normalized scientific binary notation. For floating point multiplicatiorn steps, follow the algorithm presented in Figure 3.16 on page 209 of your textbook [1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
