Question: Do problem 2 only Problem Set Chapter 01.05 Floating Point Representation A hypothetical computer stores real numbers in floating point format in 8-bit words. The
Do problem 2 only

Problem Set Chapter 01.05 Floating Point Representation A hypothetical computer stores real numbers in floating point format in 8-bit words. The first bit is used for the sign of the number, the second bit for the sign of the exponent, the next two bits for the magnitude of the exponent, and the next four bits for the magnitude of the mantissa. Represent 3.1415 in the 8-bit format. 2. A hypothetical computer stores real numbers in floating point format in 8-bit words. The first bit is used for the sign of the number, the second bit for the sign of the exponent, the next two bits for the magnitude of the exponent, and the next four bits for the magnitude of the mantissa. What number does 1010111 represent in the above given 8-bit format? A hypothetical computer stores real numbers in floating point format in 10-bit words. The first bit is used for the sign of the number, the second bit for the sign of the exponent, the next three bits for the magnitude of the exponent, and the next five bits for the magnitude of the mantissa. Represent0.0456 in the 10-bit format. 4. A hypothetical computer stores real numbers in floating point format in 10-bit words. The first bit is used for the sign of the number, the second bit for the sign of the exponent, the next three bits for the magnitude of the exponent, and the next five bits for the magnitude of the mantissa. What number does 1011010011 represent in the above given 10-bit format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
