| | Definition: | | A table listing all possible combinations of inputs and the corresponding output of a boolean function such as and, or, not, implies, xor, nand, nor. Truth tables can be used as a means of representing a function or as an aid in designing a circuit to implement it. |