Instruction manual
Booleans
44
890USE18300 September 2003
Truth Tables In its simplest form, a two-input AND block looks like this:
and an inverted AND (a NAND) block looks like this:
The following truth table shows the possible outputs of this AND operation:
If input 1 is: and input 2 is: then the standard output is: and the inverted output is:
00 0 1
01 0 1
10 0 1
11 1 0
input 1
input 2
output
input 1
input 2
output