日本のBingへ
About 472,000 results
Open links in new tab
  1. 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 …

  2. Boolean - Wikipedia

    Any kind of logic, function, expression, or theory based on the work of George Boole is considered Boolean. Related to this, "Boolean" may refer to: Boolean circuit, a mathematical model for …

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

  4. BOOLEAN Definition & Meaning | Dictionary.com

    BOOLEAN definition: pertaining to or being a deductive logical system, as Boolean algebra, used to represent symbolically the relationships between sets, classes, and other entities.

  5. Boolean algebra | Logic, Sets & Relationships | Britannica

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

  6. JavaScript Booleans - W3Schools

    For a complete reference, go to our Complete JavaScript Boolean Reference. The reference contains descriptions and examples of all Boolean properties and methods.

  7. What is Boolean in computing? – TechTarget Definition

    Nov 7, 2022 · In computing, the term Boolean means a result that can only have one of two possible values: true or false. Boolean logic takes two statements or expressions and applies a …

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

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

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