Given decimal number -30.188. Represent it as fixed point SM with in total 9 bit...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Given decimal number -30.188. Represent it as fixed point SM with in total 9 bits; 1 bit sign + 5 bits integer part + 3 bits fractional part. The representation should not be bigger in absolute value than the decimal number.Example 5.0 is represented as 000101 000