1: Cool, but it seems to cost a lot of operations. When I said table, I was referring to using a grid of ANDs to represent values. Each number had three possible values, for example, 1 would have these values: 100,10, and 1. The result is a little large, but runs in one operation.
I was...