MathGroup Archive 1998

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

Search the Archive

Re: Integrate vs. NIntegrate

  • To: mathgroup at smc.vnet.net
  • Subject: [mg12816] Re: [mg12767] Integrate vs. NIntegrate
  • From: "Kevin J. McCann" <kevinmccann at erols.com>
  • Date: Fri, 12 Jun 1998 04:05:45 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Curious problem. I get the desired answer if I add an upper bound to the
FindRoot search:

In[1]:= FindRoot[NIntegrate[y,{y,0,x}]==1,{x,0.25,5}]

Out[1]={x ->1.41421}

Kevin



  • Prev by Date: Re: Exporting lists from Mathematica 3.0 to Excel
  • Next by Date: Re: Questions about series and O[x]
  • Previous by thread: Re: Integrate vs. NIntegrate
  • Next by thread: Complex Conjugation