Page 1 of 1

C) Using a 32-bit IEEE 754 single precision floating point format with one sign bit and ( eight exponent bits, show the

Posted: Mon May 02, 2022 1:13 pm
by answerhappygod
C Using A 32 Bit Ieee 754 Single Precision Floating Point Format With One Sign Bit And Eight Exponent Bits Show The 1
C Using A 32 Bit Ieee 754 Single Precision Floating Point Format With One Sign Bit And Eight Exponent Bits Show The 1 (117.33 KiB) Viewed 37 times
C) Using a 32-bit IEEE 754 single precision floating point format with one sign bit and ( eight exponent bits, show the representation of the value -0.6875. [3 marks] (d) Consider the use of an 8-bit IEEE 754 normalized floating point format with 1 sign bit, 4 exponent bits, and 3 mantissa bits, which is identical to the 32-bit and 64-bit formats in terms of the meaning of fields and special encodings. The exponent field employs an excess-7 coding and unbiased rounding is done to the nearest even specified in the IEEE floating point standard. Encode the following numbers in the 8- bit IEEE format: i. 0.0011011 binary ii. 16.0 decimal [4 marks] [4 marks]