About 983,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. What Is a Boolean? - Computer Hope

    Jun 1, 2025 · In computer science, a boolean or bool is a data type with two possible values: true or false. It is named after the English mathematician and logician George Boole, whose …

  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. Boolean algebra | Logic, Sets & Relationships | Britannica

    Nov 4, 2025 · Boolean algebra, symbolic system of mathematical logic that represents relationships between entities—either ideas or objects. The basic rules of this system were …

  5. Boolean - Glossary | MDN

    Jul 11, 2025 · In computer science, a Boolean is a logical data type that can have only the values true or false.

  6. 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.

  7. 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 …

  8. What is Boolean? - Definition from Amazing Algorithms

    Boolean refers to a logical system that utilizes only two states, True or False, to represent logical values and perform calculations based on logical operators like AND, OR, and NOT. Boolean …

  9. Boolean Algebra | Brilliant Math & Science Wiki

    While boolean algebra is used often in coding, it has its most direct application in logic circuits. In a circuit a 0 can be considered a circuit that is OFF and a 1 is a circuit that is ON.

  10. Boolean algebra is named for George Boole, an English logician and mathematician in the middle 1800s. He was interested in developing rules of algebra for logical thinking, similar to the rules …