You have disappointed De Morgan
Comment on South Afruleca
Deconceptualist@lemm.ee 2 months ago
NAND and NOR are swapped. Pretty good otherwise 😄
hoodles@lemmy.world 2 months ago
Thwompthwomp@lemmy.world 2 months ago
Nope, looks like they DeMorganed to avoid parenthesis
mehdi_benadel@lemmy.balamb.fr 2 months ago
Yeah otherwise the nomenclature would not make sense
WellroundedKi@lemmy.world 2 months ago
I was about to comment the same.
yetAnotherUser@discuss.tchncs.de 2 months ago
NAND = ¬(A ∧ B) = ¬A ∨ ¬B = Not A or Not B
NOR = ¬(A ∨ B) = ¬A ∧ ¬B = Not A and Not B