WOLFRAM|DEMONSTRATIONS PROJECT

Representation of Three-Valued Boolean Functions

​
number of propositional variables
1
2
3
4
5
​
Boolean function number(for 1 or 2 variables)
2
new function (for 3, 4 or 5 variables)
show array plot
0
a
1
a
2
a
0
b
1
b
2
b
0
0
0
0
0
0
0
0
1
DNF of function:
min(1,
2
a
,
2
b
)
This Demonstration displays three-valued Boolean functions of
n
arguments. If
n<3
, the disjunctive normal form (DNF) of a function is also given. If
n>2
, a random function is given.