Truth Table

Why Trust Techopedia

What Does Truth Table Mean?

A truth table is a tabular representation of all the combinations of values for inputs and their corresponding outputs. It is a mathematical table that shows all possible outcomes that would occur from all possible scenarios that are considered factual, hence the name. Truth tables are usually used for logic problems as in Boolean algebra and electronic circuits.

Advertisements

Techopedia Explains Truth Table

A truth table shows the results of a logical expression, with individual columns for each involved variable, and a column for their corresponding outcomes. All variations of the inputs or arguments are listed to the left, while the output is usually placed in the last columns to the right.

Truth table example: The truth table for the logical AND
operator (2-input AND gate).

A B AB
0 0 0
0 1 0
1 0 0
1 1 1

The earliest recorded example of the use of truth tables was that of an unpublished work by Charles Sanders Peirce, an American philosopher, mathematician and logician who is sometimes referred to as the “father of pragmatism.” This was according to research done by Irving Anellis and published in 2012 called “Peirce’s Truth-functional Analysis and the Origin of the Truth Table.”

Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.