- Assume that is the result of truncating , then:
- If and , then
Explanation of the formula
- Here, will need to be first treated as an unsigned number.
- Then, applying (unsigned-to-two’s complement, -bit word) on the above result, will convert the unsigned result to a signed number. This basically changes the weight of the highest bit (MSB) from to .