This commit is contained in:
Medium Fries 2018-09-26 13:15:06 -07:00
parent a1931735b2
commit b85feecc1d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -21,7 +21,7 @@ Note that this syntax is simlar to multiplication so `a*b` is equivalent to the
`!a` is equivalent to saying not `a`.
We can also denote it with a bar over the expression we want to _not_.
![Figure-Not](../img/fig-not.png)
![Figure-Not](../img/not.png)
## Decoders