@@ -1,3 +1,4 @@
# 查找根区间
def FindRootZone(fx,start,stop,step):
x = start
while x < stop:
The note is not visible to the blocked user.