File:Complexcosineglyph.png

From specialfunctionswiki
Revision as of 05:59, 10 January 2017 by Tom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Complexcosineglyph.png(195 × 195 pixels, file size: 149 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *
from pylab import rcParams

rcParams['figure.figsize'] = 2.5, 2.5

cplot(lambda x: cos(x),[-10,10],[-10,10],points=400000,verbose=True)
plt.savefig('complexcosineglyph.png')

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:17, 7 February 2016Thumbnail for version as of 20:17, 7 February 2016195 × 195 (149 KB)Tom (talk | contribs)Category:Cosineglyph
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata