Re: Re: Bug?
- To: mathgroup at smc.vnet.net
 - Subject: [mg15970] Re: [mg15854] Re: Bug?
 - From: nfares at aol.com-noauto (NFares)
 - Date: Fri, 19 Feb 1999 03:26:56 -0500
 - Organization: AOL http://www.aol.com
 - References: <7ag8o4$84m$7@dragonfly.wolfram.com>
 - Sender: owner-wri-mathgroup at wolfram.com
 
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.
=======================================
Nabil Fares
Imagineering LLC
Mechanics with Mathematica
tel/fax: 718-491-9102
NFares at ImagineeringLLC.com
http://www.imagineeringLLC.com/
=======================================
=================================
Nabil Fares
Imagineering LLC
Mechanics with Mathematica
NFares at ImagineeringLLC.com
http://www.imagineeringLLC.com/
=================================
- Follow-Ups:
- Forms Interface?
- From: MJE <evans.nospam@gte.net>
 
 
 - Forms Interface?