- Feb 8, 2004
- 12,604
- 15
- 81
Who would have thought that something that can only be true/false could get so complex
Any tips for dealing with this stuff?
Meh.. really not that difficult.
When in doubt, draw up a truth table.
When you need to simplify, use K-Maps.
If you have too many variables to simplify with a K-Map, you have too many variables.
Everything else is pretty straight forward, The only really crazy law is DeMorgans, everything else is just basic algebra.
x ⇒ y
is the same as
¬x OR y
Thats correct right? Is this always the case for when ⇒ is used?
x ⇒ y
is the same as
¬x OR y
Thats correct right? Is this always the case for when ⇒ is used?
what's so crazy about demorgan's? I don't even remember how to make/use a k-map, but I still remember demorgan's.