Question
In a hypothetical 6-bit floating point format (for positive numbers only), 3 leading bits are used for exponent (E, in 2s complement format) and 3
In a hypothetical 6-bit floating point format (for positive numbers only), 3 leading bits are used for exponent (E, in 2s complement format) and 3 remaining bits for mantissa (M ), and the value is evaluated as 1.M 2E , answer the following questions:
(a) Find the decimal value of the expression 111101.
(b) Find the decimal value of the expression 011011.
(c) Determine the range of this format; i.e. ? N ?.
(d) Find the expression (representation) for decimal value 2.5.
(e) Find the expression (representation) for decimal value 0.39 (use simple truncation for bits exceeding the format field).
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