1. Use Fixed Point Iteration Method to find the root of equationx' -x-10=0. Take the initial guess as x = 4 perform 5 it
Posted: Tue Nov 16, 2021 6:54 am
1. Use Fixed Point Iteration Method to find the root of equationx' -x-10=0. Take the initial guess as x = 4 perform 5 iterations.