2.a) According to the 9-bit IEEE 754 floating point standard, ina system where it is expressed with 1-bit sign bit (s), 4-bit upper(exp) and 5-bit significant part (mantissa), find the followingitems in this IEEE 754 floating number mode and calculate theirvalues.I. What is the maximum positive and negative number value?ii. What is the smallest positive and negative number value closeto zero?
2.b) Find the decimal number of 1965 in 32-bit IEEE 754 format.Show the result in hex format.
2.a) According to the 9-bit IEEE 754 floating point standard, in a system where it is expressed with 1-bit sign bit (s),
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am