Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(15 points) Consider a miniature binary computer whose floating-point words consist of 4 binary (i.e., base-2) digits for the mantissa and 3 binary digits for
(15 points) Consider a miniature binary computer whose floating-point words consist of 4 binary (i.e., base-2) digits for the mantissa and 3 binary digits for the exponent (plus sign bits). Let 3 (1011)2 X 2, 3 (1100)2 2. (1) Mark in the provided table whether the machine operation indicated (with the result Z assumed normalized) is exact, rounded (i.e., subject to nonzero rounding error), overflows, or underflows. Show your work. rounded overflow underflow Operation exact Z = fl(r y) Z = fl((x y)*) Z = fl(r + y) = f(y + (x/2)) = fl(r+ (y/16)) (15 points) Consider a miniature binary computer whose floating-point words consist of 4 binary (i.e., base-2) digits for the mantissa and 3 binary digits for the exponent (plus sign bits). Let 3 (1011)2 X 2, 3 (1100)2 2. (1) Mark in the provided table whether the machine operation indicated (with the result Z assumed normalized) is exact, rounded (i.e., subject to nonzero rounding error), overflows, or underflows. Show your work. rounded overflow underflow Operation exact Z = fl(r y) Z = fl((x y)*) Z = fl(r + y) = f(y + (x/2)) = fl(r+ (y/16))
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started