Boolean Algebra Calculator & Simplifier

Simplify Boolean expressions using algebraic laws and generate truth tables for Boolean functions.

Expression Simplification & Truth Table

Use variables (A, B, x, y...), AND (or *, &), OR (or +, |), NOT (or ", !, ~). Parentheses for grouping.


About the Boolean Algebra Calculator

This calculator simplifies Boolean algebra expressions using standard laws and theorems. It can also generate truth tables to visualize the function's output for all possible input combinations.

Fundamental for digital logic design, circuit minimization, and computer science. Related concepts are explored in set theory and logic.