Re: Problem with Limit
- To: mathgroup@smc.vnet.net
- Subject: [mg12541] Re: [mg12496] Problem with Limit
- From: "Jrgen Tischer" <jtischer@pitagoras.univalle.edu.co>
- Date: Sat, 23 May 1998 18:11:06 -0400
Hi Michel, Mathematica version 3.0.1.1, Win95, Intel, In[2]:= Limit[Log[x]/(x-1)^3,x->0,Direction->-1] Out[2]= \[Infinity] Jrgen -----Original Message----- From: Michel Gosse <michel.gosse@hol.fr> To: mathgroup@smc.vnet.net Subject: [mg12541] [mg12496] Problem with Limit >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 >