Monday, 1 October 2007

Binary Floating Point Representation

Task 1


Suppose you had 3 bits to represent 2s complement numbers
(a)What is the weighting of each bit? -4, 2, 1
(b)What is the largest number that can be represented? 3
(c)What is the smallest number? -4

No comments: