MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: FindRoot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg31543] Re: FindRoot
  • From: "Higinio Ramos" <higra at usal.es>
  • Date: Fri, 9 Nov 2001 06:14:02 -0500 (EST)
  • Approved: Steven M. Christensen <steve@smc.vnet.net>, Moderator
  • Sender: owner-wri-mathgroup at wolfram.com

In[21]:=f[i_] := x == i
In[22]:=FindRoot[Evaluate[f[7]], {x, 0}]
Out[22]={x -> 7.}

Higinio



  • Prev by Date: Re: ListContourPlot Color
  • Next by Date: Re: Limit question
  • Previous by thread: Re: FindRoot
  • Next by thread: animation