Problem using LIMIT()



Stavros Macrakis  writes:

> On Sat, 15 Jan 2005 11:47:51 +0100, Daniel van Leeuwen
>  wrote:

>> (C1) limit(atan(x)/(1/exp(1)-exp(-(1+x)^2)),x,inf,plus);
>>                                 %E %I LOG(- 1)
>> (D1)                           --------------
>>                                       2

> It's a bug.

Is it?  After all, the `lognegint' switch is there for a reason :-)
But of course, it would be nice if Maxima didn't generate a log(-1)
here.

Wolfgang