Re: newton raphson plot
- To: mathgroup at smc.vnet.net
- Subject: [mg70496] Re: newton raphson plot
- From: "Mark Westwood" <markc.westwood at gmail.com>
- Date: Wed, 18 Oct 2006 04:16:24 -0400 (EDT)
- References: <eh205p$2di$1@smc.vnet.net>
Hi Bjarke This message is not good help ... 1. Read the documentation, if you don't have it on paper use the Help browser, it's reasonably complete and quite helpful. 2. Post a question which demonstrates that you have done step 1 and made at least an initial attempt to solve the problem for yourself. Regards Mark Westwood On Oct 17, 8:19 am, bjarke <bjarkeor... at gmail.com> wrote: > Hi everyone. > > We working on newton-raphson methods in mathematica. We want to plot the funktion f[z_] = z^3 - 1 how do we do it?? > > All help is good help :-)