Research Article

A Method to Accelerate the Convergence of the Secant Algorithm

Algorithm 1

define imax(p)
if p  =  −1  or  p  =  0
return 0
else if p    n
return p    1
else
return  n