http://z5lcip2ba3ec6v5za5snjzncpvr6ocyvqnkox2alerut6ruozpjtvkqd.onion/math/catalog
Notice how the lower-right quadrant is the same as with the boolean and. I'll note the operator as ⋅ a⋅b | 1Μ 0 1 ----+------- 1Μ | 1 0 1Μ 0 | 0 0 0 1 | 1Μ 0 1 That one has some nice properties: (a ⋅ b) ⋅ c = a ⋅ (b ⋅ c) = a ⋅ b ⋅ c a ⋅ a = abs(a) (that is, 1Μ→1, 0→0 and 1→1) 1Μ ⋅ a = neg(a) (that is, 1Μ→1, 0→0 and 1→1Μ)...