Hacker News new | ask | show | jobs
by repsilat 2783 days ago
Fixed point might usually put the "binary point" in between bits, but when doing a multiply between two of them you still have to do at least an integer multiply before the bit shift. Ditto division.