vault backup: 2025-01-13 09:37:25
This commit is contained in:
parent
bd133a2216
commit
46e32cbea1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user