Just for the fun of it, I was playing with:

@interact
def _(m=slider(1,250,1,1)):
      plot(x^m/e^x,(x,0,2*m)).show()

and things work really nice till m = 128.  After that, it still runs but 
the graph has horizontal issues--using either aleph or 5.5.

JT

-- 
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-edu+unsubscr...@googlegroups.com.
To post to this group, send email to sage-edu@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-edu?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to