File:Complexarccscplot.png

From specialfunctionswiki
Jump to: navigation, search
Complexarccscplot.png(570 × 571 pixels, file size: 101 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

cplot(acsc,[-10,10],[-10,10],points=50000,verbose=True)
plt.title('Domain coloring of $\mathrm{arccsc}(z)$.')
plt.savefig('complexarccscplot.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
current22:56, 15 May 2016Thumbnail for version as of 22:56, 15 May 2016570 × 571 (101 KB)Tom (talk | contribs)Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acsc,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{arccsc}(z)$.') plt.savefig('compl...
22:50, 15 May 2016Thumbnail for version as of 22:50, 15 May 2016570 × 571 (101 KB)Tom (talk | contribs)Category:DomainColorings <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acsc,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{arccsc}(z)$.') plt.savefig('comp...
  • You cannot overwrite this file.

The following page links to this file:

Metadata