deleted by creator
There you go
deleted by creator
deleted by creator
deleted by creator
Edit: sorry, rotated the wrong one
NAND and NOR are swapped. Pretty good otherwise 😄
I was about to comment the same.
Yeah otherwise the nomenclature would not make sense
Edit: I take it back, it’s properly swapped, I thought it wasn’t.
FYI : a nor b = not a and not b, and vice versa for nand
You have disappointed De Morgan
Nope, looks like they DeMorganed to avoid parenthesis
(Oops, didn’t realize 5 other people said the same thing! I don’t think my client loaded all the comments the first time.)
NAND = ¬(A ∧ B) = ¬A ∨ ¬B = Not A or Not B
NOR = ¬(A ∨ B) = ¬A ∧ ¬B = Not A and Not B
where is Xafrica
I understand this meme because of Minecraft redstone.
I’ll be in the corner picking my nose if anyone needs anything.
🎤 Tap, tap, is this thing on? Posting again, even though this joke is probably only for me.
Presumably, this is F W DeMorgan’s Law.