MathGroup Archive 2005

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

Search the Archive

[Mathematica 5.1] Bug Report - Two numerical values for a same variable

  • To: mathgroup at smc.vnet.net
  • Subject: [mg54117] [Mathematica 5.1] Bug Report - Two numerical values for a same variable
  • From: Ling Li <ling at caltech.edu>
  • Date: Fri, 11 Feb 2005 03:33:29 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Mathematica v5.1 is much better than v5.0 on the accuracy of 
integration. I am not talking about numerical accuracy---v5.0 sometimes 
gives out two answers that are off by a constant for the same input.

However, I still get two different numerical values for a same variable 
in v5.1

a=Exp[Integrate[(Cos[w]-Exp[-w^2/2]*Cos[23/100*w])/w, {w, 0, Infinity}]]
N[a]
N[a,20]

Thanks for looking into this problem.
--Ling


  • Prev by Date: Re: Mathematica to TeX
  • Next by Date: Re: Derivative of g(z) = Arg(z) and f(z) = Re(z) + Im(z)?
  • Previous by thread: Re: Algebraic Symbol Manipulation
  • Next by thread: Re: [Mathematica 5.1] Bug Report - Two numerical values for a same variable