Inverter

An inverter performs the logic function of a 1-input NOT gate. The output is the inverse of the input.

Truth table

Input Output
0 1
1 0