Issue 2860 in sympy: IMHO limit's dir should not default to +

2011-11-22 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2860 by s...@fastwebnet.it: IMHO limit's dir should not default to + http://code.google.com/p/sympy/issues/detail?id=2860 In [25]: limit( (x**2-2*x-3) / (x**2-6*x+9), x, 3) Out[25]: ∞ is wrong, becaus: In [26]: limit(

Re: Issue 2860 in sympy: IMHO limit's dir should not default to +

2011-11-22 Thread sympy
Updates: Status: Duplicate Mergedinto: 1000 Comment #1 on issue 2860 by asmeu...@gmail.com: IMHO limit's dir should not default to + http://code.google.com/p/sympy/issues/detail?id=2860 It's hard to find, but this is actually already reported. -- You received this message