Add the following two 8-bit Tom's floating-point format numbers and give the answer in both signed decimal and Tom's flo
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Add the following two 8-bit Tom's floating-point format numbers and give the answer in both signed decimal and Tom's flo
Add the following two 8-bit Tom's floating-point format numbers and give the answer in both signed decimal and Tom's floating- point. Use unbiased rounding; i.e., round to nearest or even. Recall the format is sign, 3-bit 2's complement (not biased) exponent, and fraction with assumed hidden bit, in that order from left to right. Don't use a plus sign for positive answers. 01111001 + 00110001 = signed decimal Tom's floating-point
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!