Difference between revisions of "File:Arctanhplot.png"
From specialfunctionswiki
(Tom uploaded a new version of "File:Arctanhplot.png") |
|
(No difference)
|
Latest revision as of 00:42, 16 September 2016
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: