Page 1 of 1

9bit IEEE 754 floating point standard, 1bit sign bit (s), 4bit up (exp) and In a system in which it is expressed with a

Posted: Fri Jul 08, 2022 6:37 am
by answerhappygod
9bit IEEE 754 floating point standard, 1bit sign bit (s),4bit up (exp) andIn a system in which it is expressed with a 5 bit significant part(mantissa), the following is desired:Find in IEEE 754 floating number mode and calculate its values.
I. What is the maximum positive and negative number value?ii. What is the smallest positive and negative number value closeto zero?
b) Find the decimal number of 1965 in 32-bit IEEE 754 format.Result in hexdisplay in format.