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

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

View File

@ -1,8 +1,23 @@
# Properties of Boolean Algebra # Properties of Boolean Algebra
| $0 \cdot 0 = 0$ | $1 + 1 = 1$ | | Number | Col. A | Col. A Description | Col. B | Col. B Description |
| --------------------------- | ----------- | | ------ | --------------------------- | ------------------ | ----------- | ------------------ |
| $1 \cdot 1 = 1$ | $0 + 0 = 0$ | | 1. | $0 \cdot 0 = 0$ | | $1 + 1 = 1$ | |
| $0 \cdot 1 = 1 \cdot 0 = 0$ | | | 2. | $1 \cdot 1 = 1$ | | $0 + 0 = 0$ | |
| 3. | $0 \cdot 1 = 1 \cdot 0 = 0$ | | | |
| 4. | | | | |
| 5. | | | | |
| 6. | | | | |
| 7. | | | | |
| 8. | | | | |
| 9. | | | | |
| 10. | | | | |
| 11. | | | | |
| 12. | | | | |
| 13. | | | | |
| 14. | | | | |
| 15. | | | | |
| 16. | | | | |
| 17. | | | | |
# Logic Gates # Logic Gates