@@ -1,3 +1,4 @@
#抛物线法解方程(主)
def MullerSolve(fx,x0,x1,x2,err1,err2,N):
count = 0
f0 = fx(x0)
The note is not visible to the blocked user.