#13181: _limit_latex_ cannot handle direction argument
------------------------------------------+---------------------------------
Reporter: JoalHeagney | Owner: burcin
Type: defect | Status: new
Priority: minor | Milestone: sage-5.6
Component: calculus | Resolution:
Keywords: limits latex integrals | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
------------------------------------------+---------------------------------
Changes (by burcin):
* author: Joal Heagney =>
Comment:
The offending expression is `limit(-1/2*(I*expintegral_e(1/2, -I*t + I*x)
- I*expintegral_e(1/2, I*t - I*x))*sqrt(-t + x)*cos(x) +
1/2*(expintegral_e(1/2, -I*t + I*x) + expintegral_e(1/2, I*t -
I*x))*sqrt(-t + x)*sin(x), t, x, minus)`. Our `_limit_latex_()` function
does not expect the last direction argument.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13181#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.