Difference between revisions of "File:Complexversinplot.png"
From specialfunctionswiki
(Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: 1-cos(x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{versin}(x)$.') pl...) |
(Tom uploaded a new version of "File:Complexversinplot.png") |
(No difference)
|
Latest revision as of 04:16, 4 October 2016
#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: 1-cos(x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{versin}(x)$.') plt.savefig('complexversinplot.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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 04:16, 4 October 2016 | 570 × 571 (112 KB) | Tom (talk | contribs) | Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: 1-cos(x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{versin}(z)$.') pl... | |
04:12, 4 October 2016 | 570 × 571 (112 KB) | Tom (talk | contribs) | Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: 1-cos(x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{versin}(x)$.') pl... |
- You cannot overwrite this file.
File usage
The following page links to this file: