Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 1544
%time B = 18 i = CDF(I) def f(z): return -i*zeta(z) save(complex_plot(f, (-B,B),(-B,B), frame=False, axes=False, plot_points=2400), '7-smaller.png', figsize=[8,8])
CPU time: 2824.60 s, Wall time: 3086.38 s