Difference between revisions of "File:Clausencosine0.5plot.png"

From specialfunctionswiki
Jump to: navigation, search
(from mpmath import * import numpy as np import matplotlib.pyplot as plt mp.dps=25; mp.pretty = True cplot(lambda x: clcos(0.5,x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\tilde{Cl}_{0.5}(z)$.') plt.savefig('clausen...)
 
(No difference)

Latest revision as of 18:55, 7 September 2020

from mpmath import * import numpy as np import matplotlib.pyplot as plt

mp.dps=25; mp.pretty = True

cplot(lambda x: clcos(0.5,x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\tilde{Cl}_{0.5}(z)$.') plt.savefig('clausenplot.png',bbox_inches='tight',pad_inches=0.1)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:55, 7 September 2020Thumbnail for version as of 18:55, 7 September 2020476 × 459 (50 KB)Tom (talk | contribs)from mpmath import * import numpy as np import matplotlib.pyplot as plt mp.dps=25; mp.pretty = True cplot(lambda x: clcos(0.5,x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\tilde{Cl}_{0.5}(z)$.') plt.savefig('clausen...
  • You cannot overwrite this file.

The following page links to this file:

Metadata