i need to write a C++ program to determine the real root of Ln X^2= 0.7
(A) using three iteration of the bisection method with initial guess of Xl=0.5 and Xu=2
(B)using three iteration of the false-position method with intial guess of Xl=0.5 and Xu=2.
ANY KIND OF HELP WILL BE HELPFULL.....
nosa2008 0 Newbie Poster
Recommended Answers
Jump to PostSo...have you tried anything yet? If so, posting a little code would make you look like far less of a "gimme gimme" noob, and someone might actually help you.
All 4 Replies
Narue 5,707 Bad Cop Team Colleague
nosa2008 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.