freeCodeCamp/guide/english/logic
absentMindedDeveloper e50a02c7e7 Added NAND (#20930)
Added the logical operator NAND to the list of operators. NAND functions like NOT AND and returns a value of false only when both inputs are true.
2018-11-03 19:20:41 -07:00
..
algebra-of-logic Adding "DeMorgans Law" (#20818) 2018-11-03 12:52:41 -07:00
conditional-and-biconditional-statements fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
dining-philosophers-problem fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
knights-and-knaves fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
logical-operators Update index.md (#20903) 2018-11-03 19:11:44 -07:00
mobsters-riddle fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
monty-hall-problem fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
normal-forms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
satisfiability fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
tautologies fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
truth-tables Added NAND (#20930) 2018-11-03 19:20:41 -07:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30