About 290,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 23, 2025 · The algebraic expression used in Boolean Algebra is known as Boolean Expression and it is used to describe Boolean Function. The Boolean expression generally consists of …

  3. Boolean Expressions & Functions - Online Tutorials Library

    A Boolean expression is composed of a combination of the Boolean constants (True or False), Boolean variables and logical connectives. Each Boolean expression represents a Boolean …

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

  5. Boolean function - Encyclopedia of Mathematics

    Feb 14, 2020 · function of the algebra of logic. A function whose arguments, as well as the function itself, assume values from a two-element set (usually $\ {0,1\}$). Boolean functions …

  6. To understand these different fields, where information is represented by these functions, it is important to understand the structure and properties of Boolean functions.

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

  8. Boolean Function -- from Wolfram MathWorld

    Dec 22, 2025 · Each Boolean function has a unique representation (up to order) as a union of complete products. It follows that there are inequivalent Boolean functions for a set with …

  9. 10.2: Boolean functions - Mathematics LibreTexts

    In this section, we will examine various methods for finding the sum-of-products expansion of a Boolean function. To find the sum-of-products expansion using a truth table, we first convert …

  10. Boolean Function - an overview | ScienceDirect Topics

    A Boolean function is defined as a function that consists of Boolean variables connected by AND and OR operations. The dual of a Boolean function is obtained by switching the AND and OR …