Added binomial expansion

This commit is contained in:
Ashwin Bhat
2020-10-26 22:52:01 -04:00
parent 2bd846f752
commit 1c176609f5
3 changed files with 50 additions and 1 deletions

View File

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