8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d86dd1 commit 9c09fd8Copy full SHA for 9c09fd8
13logicGates.md
@@ -0,0 +1,17 @@
1
+# Logic Gates
2
+
3
+## Note that the Truth Tables use 'On' and 'Off' instead of '1' and '0'.
4
+## 'On' is '1'
5
+## 'Off' is '0'
6
7
+**NOT gate**
8
+
9
10
+**AND gate**
11
+
12
13
+**OR gate**
14
+
15
16
+**NAND gate**
17
+
0 commit comments