Swapped division and int_division, rounded complex division

This commit is contained in:
lukew3
2020-11-20 19:44:28 -05:00
parent cda228660c
commit 7543e48f6e
7 changed files with 138 additions and 137 deletions

View File

@@ -13,4 +13,4 @@ for item in list:
print(mathgen.genById(111))
#Make a pdf with 10 problems of generator id 1
mathgen.makePdf(0, 10)
# mathgen.makePdf(0, 10)