Gates: Inverter
Inverter: implements NOT function
Also known as "negation" or "complement"
Input: 1 bit
Output: 1 bit
Truth table:
Symbol:
Input
Output
x
z
0
1
1
0
z = ~x
Circle indicates negation
Other notation:
z = x'
z = x