Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider a non-IEEE 754 floating point representation defined as follows: 24 bits total one sign bit 5 exponents bits using a biased representation 18 significand
Consider a non-IEEE 754 floating point representation defined as follows:
24 bits total
one sign bit
5 exponents bits using a biased representation
18 significand bits normalized so that there is an implicit 1 bit to the left of the radix point (not to the right as the examples in class used)
Show how each of the following decimal numbers would be represented in this format. Indicate whether the representation are exact or inexact.
a. -123.5
b. 123.2
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