binomial distribution fix

This commit is contained in:
lukew3
2020-10-26 13:20:14 -04:00
parent 87603bc4c6
commit 8f2b458007
3 changed files with 110 additions and 109 deletions

View File

@@ -10,4 +10,4 @@ for item in list:
print(item[2])
# print(mathgen.getGenList())
print(mathgen.genById(108))
print(mathgen.genById(109))