Merge pull request #2166 from swapagarwal/boolean-bug-fix

Boolean Algebra: Fix Involution law
master
Zaahir Moolla 2016-01-30 16:27:32 -05:00
commit f776e89bfb
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
],
"Involution law": [
{
"key": "(X)' = X"
"key": "(X')' = X"
}
],