Logic.xla constructs TRUE/FALSE tables up to 15 columns (32,768 rows)
The cell below the P-column was selected as the truth table origin. Tools, Logic, Truth Table began a dialog that ended with this 3-column table. Truth tables may be as large as 15 columns (32,768 rows)
|
P |
Q |
R |
|
TRUE |
TRUE |
TRUE |
|
FALSE |
TRUE |
TRUE |
|
TRUE |
FALSE |
TRUE |
|
FALSE |
FALSE |
TRUE |
|
TRUE |
TRUE |
FALSE |
|
FALSE |
TRUE |
FALSE |
|
TRUE |
FALSE |
FALSE |
|
FALSE |
FALSE |
FALSE |