boolefunktion
A boolefunktion, also known as a Boolean function, is a function whose arguments are Boolean values and whose output is also a Boolean value. In essence, it takes one or more true/false inputs and produces a single true/false output. These functions are fundamental to Boolean algebra and are the building blocks of digital logic circuits and computer programs.
The simplest Boolean functions involve a single input, such as the identity function (output is the same
Other important Boolean functions include XOR (exclusive OR), which outputs true if an odd number of inputs