About 334,000 results
Open links in new tab
  1. Boolean function - Wikipedia

    In mathematics, a Boolean function is a function whose arguments and result assume values from a two-element set (usually {true, false}, {0,1} or {−1,1}). [1][2] Alternative names are switching …

  2. Boolean Functions - GeeksforGeeks

    Jul 30, 2024 · Boolean functions are expressions involving Boolean variables and operators, such as AND, OR, and NOT. These functions are fundamental in digital logic design, computer …

  3. Representation of Boolean Functions | GeeksforGeeks

    Sep 11, 2024 · A Boolean function is a function that takes one or more Boolean inputs and produces a Boolean output. It can be represented using Boolean algebra, which involves …

  4. Boolean Algebra | GeeksforGeeks

    Apr 15, 2025 · Boolean Algebra is a branch of algebra that deals with boolean values—true and false. It is fundamental to digital logic design and computer science, providing a mathematical …

  5. 7.1 Boolean Logic - Princeton University

    Jul 25, 2016 · A boolean function is a mathematical function that maps arguments to a value, where the allowable values of range (the function arguments) and domain (the function value) …

  6. Boolean Expressions and Functions - Online Tutorials Library

    Boolean Functions. A Boolean function is a special kind of mathematical function $f: X^n \rightarrow X$ of degree n, where $X = \lbrace {0, 1} \rbrace$ is a Boolean domain and n is a …

  7. Boolean algebra is a mathematical system for manipulating variables that can have one of two values. “on”/“off,” “high”/“low,” or “1”/”0”. Boolean expressions are created to operate Boolean …

  8. A Boolean function is a function that takes some fixed number of arguments, each of which may be 0 or 1, and returns a 0 or a 1 as its value. For concreteness, we consider Boolean functions …

  9. r2_Boolean Logic and Functions

    Boolean expressions are combinations of Boolean operators that evaluate to a value. We can evaluate a Boolean expression by evaluating simpler Boolean algebra expressions using the …

  10. Understanding Boolean Logic and Its Application in Coding

    In the world of computer science and programming, Boolean logic forms the foundation of decision-making processes and conditional statements. Named after mathematician George …

  11. Some results have been removed
Refresh