|
|
|
|
|
by ThePadawan
1766 days ago
|
|
That's what I assumed would have been a reasonable optimization! What I really found amazing was that rather than reducing the number of multiplications to 2 (to calculate x^3), you can reduce it to 0, and it would still do surprisingly well. |
|