notes/education/computer engineering/ECE2700/Binary Logic.md
2025-01-10 09:17:02 -07:00

9 lines
162 B
Markdown

![](./assets/logic-gates.jpeg)
# NOT Gate
A binary NOT gate has a single input, and inverts that input.
## Truth Table
| $x$ | $y$ |
| --- | --- |
| | |