Using which method, find a bound on the number of iterations of the fixed-point method required to approximate a value to an accuracy within a threshold?
a) Bisection method
b) Newton's method
c) Fixed-point iteration method
d) Secant method