File:Tanhplot.png

From specialfunctionswiki
Jump to: navigation, search
Original file(881 × 885 pixels, file size: 25 KB, MIME type: image/png)

File history

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

Date/TimeThumbnailDimensionsUserComment
current06:52, 9 June 2016Thumbnail for version as of 06:52, 9 June 2016881 × 885 (25 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(-5,5,0.01); f=np.vectorize(tanh) y=f(x) fig, ax = plt.subplots...
09:40, 9 November 2015Thumbnail for version as of 09:40, 9 November 2015360 × 223 (5 KB)Tom (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata