Notes on some basics of LLM usage (sumant.bearblog.dev)
1 points by paperplaneflyr 2h ago 0 comments
Show HN: Free API to block temporary emails (isfakemail.com)
1 points by eashish93 3h ago 0 comments
Ask HN: Where to study about twos complement mathematics in depth?
2 shivajikobardan 1 8/16/2025, 5:17:17 AM
Twos complement is simply=1s complement+1. But there are various proofs, derivations that can be studied in twos complement that leads to faster arithmetic hardware implementation in computer engineering.
For example: Robertson algorithm for multiplication, Booth's algorithm etc.
I am wondering if there are mathematics books(name pls) that cover these derivations as a form of exercises or examples.
And if you really want to go down a rabbit hole, there's the Computer Arithmetic[3] conference[4] proceedings[5].
[1]: https://en.wikipedia.org/wiki/Hacker%27s_Delight
[2]: https://www.amazon.com/Computer-Arithmetic-Volumes-Earl-Swar...
[3]: https://en.wikipedia.org/wiki/Computer_arithmetic
[4]: https://en.wikipedia.org/wiki/ARITH_Symposium_on_Computer_Ar...
[5]: https://www.acsel-lab.com/arithmetic/