When you know where the jump is you can use exclude: f(x) = abs(x+1) g = f.differentiate() show(plot(g(x),(-2,2),exclude=[-1]), xmin = -2,xmax = 1, ymin=-2,ymax=2)
-- 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-support URL: http://www.sagemath.org
