9 lines
162 B
Markdown
Raw Normal View History

2025-01-09 14:12:03 -07:00
2025-01-10 09:17:02 -07:00
![](./assets/logic-gates.jpeg)
# NOT Gate
A binary NOT gate has a single input, and inverts that input.
## Truth Table
| $x$ | $y$ |
| --- | --- |
| | |