#6035: [with patch, needs review] Don't draw vertical asympotes
-------------------------+--------------------------------------------------
Reporter: whuss | Owner: whuss
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0.1
Component: graphics | Keywords:
-------------------------+--------------------------------------------------
The attached patch adds an option "detect_poles" to the plot command,
which if True detects vertical asymptotes of the plotted function.
{{{
sage: plot(gamma(x), (x, -3, 4), detect_poles = True).show(ymin = -5, ymax
= 5)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6035>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---