Truth table generator

Outputs as expressions:

Results:

-

List your expressions in the form output=input1+input2.

Any term not defined as an output is a free parameter input and will be toggled through all logic states in the results grid.

Expressions can use outputs from earlier lines as inputs.

Use + for OR, and * for AND. Recognised functions: 2-input AND(x,y), OR(x,y), NAND(x,y), NOR(x,y), XOR(x,y), XNOR(x,y). 1-input NOT(x).

© Mathew Carr 2020 - No guarantee of accuracy or suitability for any purpose is offered or implied.