Using Fixed-Point Iteration with an initial value of nine, find a value of x that will make the following function true. Stop iteration when the approximate error is less than 0.002%. Then round off the value to five decimal places. f = x - sin(x) + cos(x) = 0.
0.70481
None of the choices
0.70480
7082