Question
5. (2 pts) What would the number 2142.28125 ten be in IEEE 754 single precision floating point format. You need to follow the following steps:
5. (2 pts) What would the number 2142.28125 ten be in IEEE 754 single precision floating point format. You need to follow the following steps:
a). Write the above number in binary. (before normalizing it)
b). Write the above number in the normalized format.
c). Compute the biased exponent, and write it in binary.
d). Write its IEEE 754 single precision floating point format in binary, then in hex.
6. (2 pts) What would the number -3145.84375ten be in IEEE 754 single precision floating point format.
You need to follow the following steps:
a). Write the above number in binary. (before normalizing it)
b). Write above number in the normalized format.
c). Compute the biased exponent, and write it in binary.
d). Write its IEEE 754 single precision floating point format in binary, then in hex.
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