Since one bit is used for the sign, we have 9 bits for the fractional part. The range of a 10-bit two's complement number with one sign bit is from -1 to just under 1. The resolution is determined by the number of fractional bits, which is \(2^{-9} =
Show more…