Boolean function
A Boolean function maps an ordered tuple of binary values to a single binary value. Its inputs and output are usually represented as 0 and 1 or false and true.
Linked from 12 pages
George BooleRelated: Boolean functions extend the algebraic treatment of logical operations.
XOR gateNarrower topic: XOR is one specific Boolean function realized by a logic gate.
XNOR gateNarrower topic: The XNOR gate implements a Boolean function of its inputs.
Logic (digital electronics)Related: Every combinational logic circuit implements a Boolean function.