60 Pts Convert Following Numbers 32 Bit Ieee 745 Floating Format Need Include Calculation Q37213089

(60 pts) Convert the following numbers into 32-bit IEEE 745floating format. You need to include all calculation steps in orderto get full credit. Before submission, you could verify your finalanswer here:https://www.h-schmidt.net/FloatConverter/IEEE754.html

e. 0


Answer


0sign bit is 0exp is -127biased exponent is 127-127 = 0 in binary it is 00000000frac bits are 00000000000000000000000so, 0 in single-precision format is 0 00000000 00000000000000000000000in hexadecimal it is 0x00000000

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.