vault backup: 2025-01-13 09:37:25

This commit is contained in:
arc 2025-01-13 09:37:25 -07:00
parent bd133a2216
commit 46e32cbea1

View File

@ -1,3 +1,10 @@
# Properties of Boolean Algebra
| $0 \cdot 0 = 0$ | $1 + 1 = 1$ |
| --------------------------- | ----------- |
| $1 \cdot 1 = 1$ | $0 + 0 = 0$ |
| $0 \cdot 1 = 1 \cdot 0 = 0$ | |
# Logic Gates
![](./assets/logic-gates.jpeg)
# NOT Gate