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() 
       

Click to the left again to hide and once more to show the dynamic interactive window