Difference between revisions of "File:Sinhplot.png"

From specialfunctionswiki
Jump to: navigation, search
 
(Tom uploaded a new version of "File:Sinhplot.png")
 
(No difference)

Latest revision as of 06:48, 9 June 2016

File history

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

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

The following page links to this file:

Metadata