Merge pull request #42 from daira/patch-1

Yes! Thank you for the fix!
This commit is contained in:
Jordi Baylina
2019-10-15 19:11:02 +09:00
committed by GitHub

View File

@@ -177,7 +177,7 @@ To waranty binary outputs:
.
.
.
out[n+e-1] * (out[n+e-1] - 1) == 0
out[n+e-1] * (out[n+e-1] - 1) === 0
*/