Jump to content

User:Felipe/sandbox: Difference between revisions

From Logic World Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
{{Truth table auto
{{Truth table auto
| inputs=3
| inputs=3
| outputs=2
| outputs=1
| expr1=a | b | c
| expr1=a + b + c
| expr2=a ^ b & c
}}
}}

Latest revision as of 18:58, 9 September 2025

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
Input A
Input B
Output


Input 1Input 2Input 3Output
0000
0011
0101
0111
1001
1011
1101
1111