Y
Hacker News
new
|
ask
|
show
|
jobs
by
susam
3557 days ago
De Morgan's laws! I am sure people use it routinely to simplify complicated boolean expressions while writing code or mentally simplify complicated boolean expressions while reading code.
1 comments
Jugurtha
3556 days ago
And then you can probably reduce it with a Karnaugh map. It's pretty neat.
link