xxxxxxxxxx
@interact
def _(n=[4,7,10,13]):
var('z'); cf=2*exp((log(z^n)+1)/(z^n-1)); d=1.3
complex_plot(cf,(-d,d),(-d,d)).show(figsize=(5,5))
No comments:
Post a Comment