For a given arc length, an ordered sequence of parameters that converge to the parameter of findpoint is found by bisection algorithm, thus nearly arc length numerical parameterization is implemented.
This was using something called a bisection method, which is related to something called binary search, which we'll see lots ...