Abstract


  • Use Truth Table to prove if 2 functions equal to each other
  • The function below is x AND y AND c

Complement Function


  • Given Boolean Function F, the complement is denoted as F’, is obtained by interchanging 1 with 0 & 0 with 1 in the function’s output values
  • An Example