Hacker News new | ask | show | jobs
by rand_r 2386 days ago
They kind of cheated because they used a hard-coded polynomial approximation of log(x). So there is an implicit unrolled loop going over A_i*x^i.