About 984,000 results
Open links in new tab
  1. Boolean algebra - Wikipedia

    In mathematics and mathematical logic, Boolean algebra is a branch of algebra. It differs from elementary algebra in two ways. First, the values of the variables are the truth values true and …

  2. How Boolean Logic Works - HowStuffWorks

    May 22, 2024 · In simple words, Boolean logic refers to a form of algebra where the values of the variables are the truth values (also called Boolean values): "true" and "false," often denoted as …

  3. BOOLEAN Definition & Meaning - Merriam-Webster

    The meaning of BOOLEAN is of, relating to, or being a logical combinatorial system (such as Boolean algebra) that represents symbolically relationships (such as those implied by the …

  4. Basics of Boolean Algebra in Digital Electronics

    Jul 23, 2025 · Boolean algebra is a special mathematical way to express relations (logic) between variables. Its binary framework simplifies complex operations into true (1)/false (0) logic, …

  5. Boolean Logic - Princeton University

    Jul 25, 2016 · Boolean algebra refers to symbolic manipulation of expressions made up of boolean variables and boolean operators. The familiar identity, commutative, distributive, and …

  6. What is Boolean Algebra? - W3Schools

    Boolean algebra is math that deals with operations on Boolean values. "Boolean" is written with an upper case first letter because it's named after a person: George Boole (1815-1864), who …

  7. Boolean Algebra Expression - Laws, Rules, Theorems and Solved …

    Boolean algebra expressions are statements that make use of logical operators such as AND, OR, NOT, XOR, etc. These logical statements can only have two outputs, either true or false.

  8. Boolean Algebra - Math is Fun

    Boolean Algebra is about true and false and logic. The simplest thing we can do is to not or invert: not true is false.

  9. Boolean data type - Wikipedia

    The Boolean data type is primarily associated with conditional statements, which allow different actions by changing control flow depending on whether a programmer-specified Boolean …

  10. Boolean Algebra rules and Boolean Algebra Laws - Electronics …

    Sep 13, 2024 · Boolean Algebra is a form of mathematical algebra that is used in digital logic in digital electronics. Albebra consists of symbolic representation of a statement (generally …