Boolean Algebra Calculator

It can calculate Boolean expressions such as 1+-(-0), 1^0, -(1)*-(-0)... and prints the result. It can also use variables like A+B, C*(D^E)... to print a truth table of all possible values the variables could be.
You can also hover/click the upper left of the screen to type the Boolean expression.