Re: Problem with Limit
- To: mathgroup@smc.vnet.net
- Subject: [mg12523] Re: Problem with Limit
- From: SChandler <SChandler@Post-Office.UH.EDU>
- Date: Sat, 23 May 1998 18:10:52 -0400
- Organization: University of Houston
- References: <6jomfe$k9m@smc.vnet.net>
When I take your input and run it through the kernel under Mathematica 3.0.1 for Windows, I get Infinity and not the error message you mention. Is it possible that x was previously defined in your session? Seth J. Chandler Associate Professor of Law University of Houston Law Center Michel Gosse wrote: > Hello > With mathematica 3.01, the following command : > Limit[Log[x]/(x-1)^3,x->0,Direction->-1] produce the error message : > Take::"take": > "Cannot take positions 1 through 3 in {-1,1} What is wrong ? Is > this a bug ? > Regards