Fixed Point Representation Tutorial with Examples of Computer fixed Point Representation Because of computer hardware limitation everything including the sign of number  has to be represented either by 0’s or 1’s. So, for a positive number the leftmost bit or sign bit is always 0 and for a negative number the signContinue Reading