Menu

#1 Various Limit bugs

new
nobody
major
1.3.0
defect
2011-11-20
2011-11-20
Duke Leto
No

In> Limit(x,Infinity) xn/Ln(x)
Out> n*Infinity

In> Limit(x,0,Right) x( Ln(a)/(1+Ln(x)) )
Out> 1

In> Limit(x,0) (x+1)(Ln(a)/x)
Out> a


Moved from SF: 559691

Discussion


Log in to post a comment.