Hacker News new | ask | show | jobs
by jungturk 1815 days ago
Think of the matrix as a precomputed lookup table.

Given the arguments to the function, locate the cell in the matrix and use its value as the result of the function.