2. Find the root of the equation e¯x² − x + sin(x) cos (x) = 0 using bisection algorithm. Perform two iterations using s
Posted: Fri Jul 01, 2022 6:39 am
2. Find the root of the equation e¯x² − x + sin(x) cos (x) = 0 using bisection algorithm. Perform two iterations using starting interval a = 0, b = 1. Estimate the error.