complex to polar updates

This commit is contained in:
lukew3
2020-10-21 14:12:48 -04:00
parent 55150fdf90
commit 6faba33309
5 changed files with 112 additions and 107 deletions

View File

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