Hacker News new | ask | show | jobs
by Jensson 1326 days ago
You can use unsigned division and addition and then go back to signed and it is still correct.
1 comments

Only on 2s-complement.
Which is basically everything.