Instructions

  1. In order to provide the logical function you must provide both its minterms and variables. For example if your function is $F(A,B,C)=A\bar{B}C+\bar{A}BC+AB\bar{C} \quad$ than use 3, 5, 6 as your minterms and A, B, C as variables.
  2. Limit the number of minterms and variables to 16 due to $\LaTeX$ support.
  3. You can also use symbols like $\alpha$ and $\beta$ by simply using their $\LaTeX$ equivalent. For example,
  4. Do not use % , $ and other $\LaTeX$ reserved symbols as variables.