Boolean Algebra Simplifier

Boolean Algebra Input

Supported notation formats:

Standard:
A+B (OR), A*B (AND), !A (NOT)
LaTeX:
A\lor B, A\land B, \lnot A
Auto-detecting input format

Complexity:

3

Preview

Step-by-Step Simplification
Detailed resolution process. Important: Always double-check the simplification results. Automated systems may not always be perfect, so verify the output for critical applications.

Enter a boolean expression and click Simplify to begin

Interactive boolean algebra simplifier with Karnaugh maps, truth tables, and step-by-step tutorials. Perfect for computer science students learning digital logic design.