ILP Part 40 — Ternary logic
This is the fortieth part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra We already know how to implement binary logic in ILP, today we are going to utilize it to implement ternary logic. Implementation Zero and one (or false … Continue reading ILP Part 40 — Ternary logic