Search results for ieee-representation

1 votes
0 answers
10
1. In memory hierarchy the fattest memory type is cache memory next to register. So describe mapping process(transformation data from memory to cache memory)
7 votes
3 answers
16
In IEEE $754$ single floating point format, how many numbers can be represented in the interval [10, 16)? A. $2^{21}$ B. $3 * 2^{21}$ C. $5 * 2^{21}$ ...
0 votes
1 answer
18
Write the number $(-5)^{\frac{1}{2}}$ in single precision IEEE 754 floating point form.