Log in to edit a copy.
Download.
Other published documents...
interact!
292 days ago by admin
Live Published Interacts?
@interact def f(n=(1..100), m=(1..100)): var('x') print n*m plot(sin(n*m*x)).show()
n
m
Click to the left again to hide and once more to show the dynamic interactive window