Re: Mathematica problem
- To: mathgroup at smc.vnet.net
- Subject: [mg96731] Re: Mathematica problem
- From: lemar <kalogior at yahoo.gr>
- Date: Mon, 23 Feb 2009 05:01:38 -0500 (EST)
Sorry about the bad spelling i just notice it the equation is f(x)=sin(2Ï?x)-7x=7, the programm should stop when the difference between two successive guesses is less than 0.1, and that is the absolute price of x0-x1<0.1.Run your program using initial guesses a)x0 = 0 , b)x0 =1, c)x0 = 2 and d)x0 = 3. Thanks a lot for your help