arc length id fix

This commit is contained in:
lukew3
2020-10-26 13:17:47 -04:00
parent cda92b69c5
commit 55a9358929
3 changed files with 112 additions and 111 deletions

View File

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