#13181: _limit_latex_ cannot handle direction argument
---------------------------------+------------------------------------------
Reporter: JoalHeagney | Owner: burcin
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-5.6
Component: calculus | Resolution:
Keywords: limit latex | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Burcin Erocal | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by kcrisman):
I like this. Can you add a doctest that shows that both possible ways of
input for the limit direction works? Something like
{{{
sage: latex(limit(f,x=a,dir='right'))
\lim_{x \to a^+}\, f\left(x\right)
}}}
I guess we don't need `'above'` since that's deprecated!
Otherwise I think this is nice. Glad you figured out what was going on -
I was too worried about the fractions and got distracted when I looked at
this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13181#comment:4>
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.