File:Complexarccoshplot.png
From specialfunctionswiki
Revision as of 00:14, 16 September 2016 by Tom (talk | contribs) (Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acosh,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arccosh}(z)$.') plt.savefig('compl...)
Complexarccoshplot.png (551 × 571 pixels, file size: 67 KB, MIME type: image/png)
#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acosh,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arccosh}(z)$.') plt.savefig('complexarccoshplot.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 | 00:14, 16 September 2016 | 551 × 571 (67 KB) | Tom (talk | contribs) | Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acosh,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arccosh}(z)$.') plt.savefig('compl... |
- You cannot overwrite this file.
File usage
The following page links to this file: