File:Arctanhplot.png
From specialfunctionswiki
Revision as of 00:42, 16 September 2016 by Tom (talk | contribs) (Tom uploaded a new version of "File:Arctanhplot.png")
Size of this preview: 589 × 599 pixels. Other resolutions: 236 × 240 pixels | 861 × 876 pixels.
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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 00:42, 16 September 2016 | 861 × 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 2015 | 360 × 222 (5 KB) | Tom (talk | contribs) |
- You cannot overwrite this file.
File usage
The following page links to this file: