Source: wikibot/boole-polynomials

= Boole polynomials
{wiki=Boole_polynomials}

Boolean polynomials are mathematical expressions that consist of variables that take on values from the Boolean domain, typically 0 and 1. In this context, a Boolean polynomial is constructed using binary operations like AND, OR, and NOT, and it can be expressed in terms of addition (which corresponds to the logical OR operation) and multiplication (which corresponds to the logical AND operation).