File:Arctanhplot.png

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

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:42, 16 September 2016Thumbnail for version as of 00:42, 16 September 2016861 × 876 (29 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 x=np.arange(-0.999,0.999,0.001); f=np.vectorize(atanh) y=f(x) def g(x):...
09:33, 9 November 2015Thumbnail for version as of 09:33, 9 November 2015360 × 222 (5 KB)Tom (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata