xxxxxxxxxx
z,k=var('z,k')
f=cos(81*arg(sum((sin(3*z)*z)^factorial(k),k,1,4)))
complex_plot(f,(-1,1),(-1,1),
axes=False,plot_points=400,
figsize=(6,6),aspect_ratio=1)
No comments:
Post a Comment