On 2015-8-13 04:22, Luis Molina wrote:
def slopeline(x=(-5,5)): p=plot(x^n, (n,0,6), ymin=-5^4, ymax= 5^4) show(p)
What is (-5,5)^n supposed to be? -- *\\* Anton Sherwood *\\* www.bendwavy.org -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
