I have a python type function taking two variables is defined in such
a say that accidental evaluation is a possibility. Here is a
simplified version

def h(x,n):
       if x>2:
           return n-x
       else:
           return n*x-2

How can functions like this be plotted over x for a constant value of
n in sage?

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to