33. 以 8bits 浮點表示法表示實數:由左到右順序為,最左邊 1 bit 為符號(sign bit),接下來 3 bits 為指數(Exponent)
採 2 的補數表示法(two's complement notation),其餘 4 bits 為假數(mantissa)。請問 11111100 是十進制的多少?
(A) -0.1875
(B) -0.75
(C) -0.171875
(D) -0.375
答案:登入後查看
統計: A(14), B(35), C(13), D(54), E(0) #2378739
統計: A(14), B(35), C(13), D(54), E(0) #2378739