MathGroup Archive 2004

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

Search the Archive

Re: NIntegrate to arbitrary precision

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49539] Re: NIntegrate to arbitrary precision
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 23 Jul 2004 05:59:26 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <cdnq4t$l4n$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

NIntegrate[Sin[x], {x, 0, Pi}, WorkingPrecision -> 25, PrecisionGoal ->
20]

Regards
  Jens

Aaron Fude wrote:
> 
> Hi,
> 
> Can I integrate a function (that can only be integrated numerically) to,
> say, 20 digits? If yes, can somebody give an example of doing it?
> 
> Thanks,
> 
> Aaron Fude


  • Prev by Date: Re: Re: rounding
  • Next by Date: Problem with Integrate and FindMinimum
  • Previous by thread: NIntegrate to arbitrary precision
  • Next by thread: Re: NIntegrate to arbitrary precision