Page 1 of 1

1. (20 points) Similar to the IEEE 32-bit single precision floating-point format, the IEEE 16-bit half precision floatin

Posted: Sun May 15, 2022 3:17 pm
by answerhappygod
1 20 Points Similar To The Ieee 32 Bit Single Precision Floating Point Format The Ieee 16 Bit Half Precision Floatin 1
1 20 Points Similar To The Ieee 32 Bit Single Precision Floating Point Format The Ieee 16 Bit Half Precision Floatin 1 (26.5 KiB) Viewed 64 times
1. (20 points) Similar to the IEEE 32-bit single precision floating-point format, the IEEE 16-bit half precision floating-point format uses 5 bits for the exponent, in excess-15 code. a) Convert 2.5e-2 into IEEE 16-bit format. b) If the exponent cannot be all 0, then what is the smallest positive number this format can represent? c) If the exponent cannot be all 1, then what is the greatest positive number this format can represent?