get more accurate
This commit is contained in:
@@ -8,7 +8,7 @@ import numpy as np
|
||||
if __name__ != "__main__":
|
||||
sys.exit()
|
||||
|
||||
mp.dps = 15 # 设置精度为15位小数
|
||||
mp.dps = 50 # 设置精度为15位小数
|
||||
|
||||
kSegLength1 = mp.mpf('2.86')
|
||||
kSegLength2 = mp.mpf('1.65')
|
||||
|
Reference in New Issue
Block a user