How to convert 5353475 to IEEE Floating Point Standard modif
How to convert 5353.475 to IEEE Floating Point Standard modified (16 bits) by changing the 23 bit fractional part to a 7bit fractional part.
Solution
5353.475=(1010011101001.01111001)2 (21)
=(1010011101.00101111001)2 (24)
=(669.0184082)10
