File:Arcsinhplot.png

From specialfunctionswiki
Jump to: navigation, search
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/TimeThumbnailDimensionsUserComment
current01:01, 22 June 2016Thumbnail for version as of 01:01, 22 June 2016861 × 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 2015Thumbnail for version as of 09:31, 9 November 2015360 × 222 (6 KB)Tom (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata