Hacker News new | ask | show | jobs
by IIAOPSW 1127 days ago
Took me a moment to understand that by random()^3 you meant the output of the random function to the power of 3, not some temporary function which we name "random^3" since that's also how we build it.