| 1 | initial version |
I just found out how to solve the problem, I just changed the first command to
a = animate([sin(20(x - float(k)))/x for k in srange(0,2pi,0.5)], xmin=1, xmax=4, ymin=-1, ymax=1)
Please disregard the question.
| 2 | No.2 Revision |
I just found out how to solve the problem, I just changed the first command to
a = Please disregard the question.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.