Comment #7 on issue 1428 by [email protected]: wrong result for integral of sin(k*x)*sin(m*x) over [0,pi]
http://code.google.com/p/sympy/issues/detail?id=1428
Actually, this particular integral is just produced by the trigintegrate table lookup, I believe. So this might be doable, if that table lookup can be modified to return a piecewise in this sort of situation. I'll leave it to you to determine the feasibility of that.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
