MathGroup Archive 1999

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

Search the Archive

Re: Re: Bug?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16018] Re: [mg15854] Re: Bug?
  • From: Vesa-Matti Sarenius <sarenius at student.oulu.fi>
  • Date: Sat, 20 Feb 1999 02:52:07 -0500
  • Organization: University of Oulu
  • References: <7ag8o4$84m$7@dragonfly.wolfram.com> <7aj7hd$igj@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

NFares wrote:
> 
> I also get the same response, specifically:
> 
> Integrate[Exp[x]/Log[x], x]
> 
> Log::argt: Log called with 0 arguments; 1 or 2
>      arguments are expected.
> 
> I'm running Mathematica 3.0.1.1.x (front end) and 3.0 (kernel) on a Power
> Macintosh G3.
> 
> A workaround that I've found is to type:
> 
> Integrate[ Exp[x] / Log[x,E], x ] // InputForm
> 
> -ExpIntegralEi[x] + E^x*Log[x]
> 
> It seems the problem may be localized to Macintosh OSes.

Nope. Similar error in Linux ver.3.0, but not in Windows ver 3.0 neither
in Silicon Graphics Unix 3.0 version... These latter two just repeat the
input (they do not evaluate it...)

-- 
Vesa-Matti Sarenius             *  - Am I a man or what? - A What!*
mailto:sarenius at paju.oulu.fi    *  - What? - Yes, that's right!   *
Koskitie 47 A6 FIN-90500 OULU   * * * *                           *
http://www.student.oulu.fi/~sarenius  * * * * * * * * * *  hmmmm! *
Finland, Europe. Tel. +358-8-342236 fax.+358-8-5305045. * * * * * *


  • Prev by Date: Re: 3D data graphing
  • Next by Date: Re: Re: Bug?
  • Previous by thread: Re: Re: Bug?
  • Next by thread: Re: Re: Bug?