File:Cothplot.png

From specialfunctionswiki
Jump to: navigation, search
Original file(861 × 885 pixels, file size: 24 KB, MIME type: image/png)

File history

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

Date/TimeThumbnailDimensionsUserComment
current04:11, 3 October 2016Thumbnail for version as of 04:11, 3 October 2016861 × 885 (24 KB)Tom (talk | contribs)Category:Plot <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 x1=np.arange(-5,-0.1,0.01); f=np.vectorize(lambda x: coth(x)) y1=f(x1) x2=...
09:42, 9 November 2015Thumbnail for version as of 09:42, 9 November 2015360 × 223 (4 KB)Tom (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata