Issue 3942 in sympy: pproblem with integration

2013-07-11 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3942 by kjetil1...@gmail.com: pproblem with integration http://code.google.com/p/sympy/issues/detail?id=3942 The following is todays version of sympy from git: In [5]: integrate( (exp(t*x)-1)/x, (x,0,1)) Out[5]: zoo + Ei(t) -

Re: Issue 3942 in sympy: pproblem with integration

2013-07-11 Thread sympy
Comment #1 on issue 3942 by asmeu...@gmail.com: pproblem with integration http://code.google.com/p/sympy/issues/detail?id=3942 I guess the issue is with the Ei(0), which according to evalf is -inf. -- You received this message because this project is configured to send all issue notifications