Hacker News new | ask | show | jobs
by nemo1618 129 days ago
For those curious about division, I wrote a popular uint128 package in Go that uses one of the standard approaches: https://github.com/lukechampine/uint128/blob/3d2701e8e909405...