File:Arcsinhplot.png
From specialfunctionswiki
Size of this preview: 583 × 599 pixels. Other resolutions: 233 × 240 pixels | 861 × 885 pixels.
Original file (861 × 885 pixels, file size: 30 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 | 01:01, 22 June 2016 | 861 × 885 (30 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(-25,25,0.01); f=np.vectorize(asinh) y=f(x) fig, ax = plt.subpl... | |
09:31, 9 November 2015 | 360 × 222 (6 KB) | Tom (talk | contribs) |
- You cannot overwrite this file.
File usage
The following page links to this file: