About 23,200 results
Open links in new tab
  1. Boolean algebra - Wikipedia

    Second, Boolean algebra uses logical operators such as conjunction (and) denoted as ∧, disjunction (or) denoted as ∨, and negation (not) denoted as ¬. Elementary algebra, on the …

  2. What Is a Boolean? - Computer Hope

    Jun 1, 2025 · A boolean operator, or logical operator, consists of operators such as AND, OR, NOT, NOR, NAND, and XOR. These operators are used with conditional statements in …

  3. How Boolean Logic Works - HowStuffWorks

    May 22, 2024 · It's possible to combine multiple Boolean operators in a Boolean expression. When this occurs, it's called nesting, and it often requires the use of parentheses for clarity.

  4. Research Guides: Boolean Operators: A Cheat Sheet: Home

    Nov 15, 2024 · Boolean logic (named after mathematician George Boole) is a system of logic to designed to yield optimal search results. The Boolean operators, AND, OR, and NOT, help …

  5. What Boolean Logic Is & How It’s Used In Programming

    Mar 21, 2022 · The Boolean AND operator is used to confirm that two or more Boolean expressions are all true. For example, in my sundae, I want the first flavor to be chocolate and …

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

  7. Laws of Boolean Algebra and Boolean Algebra Rules

    Boolean Algebra is the mathematics we use to analyse digital gates and circuits. We can use these “Laws of Boolean” to both reduce and simplify a complex Boolean expression in an …

  8. Boolean logical operators - AND, OR, NOT, XOR

    Jan 24, 2026 · The logical Boolean operators perform logical operations with bool operands. The operators include the unary logical negation (!), binary logical AND (&), OR (|), and exclusive …

  9. Boolean Algebra - GeeksforGeeks

    Nov 3, 2025 · Boolean Algebra is a branch of mathematics that deals with variables that have only two possible values — typically denoted as 0 and 1 (or false and true). It focuses on binary …

  10. Boolean Operators | Quick Guide, Examples & Tips - Scribbr

    May 2, 2022 · Boolean operators are words and symbols, such as AND or NOT, that let you expand or narrow your search parameters when using a database or search engine. When …