Difference between revisions of "File:Sechplot.png"

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

Latest revision as of 07:03, 9 June 2016

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:03, 9 June 2016Thumbnail for version as of 07:03, 9 June 2016864 × 877 (35 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(-7,7,0.01); f=np.vectorize(sech) y=f(x) def g(x): retur...
09:41, 9 November 2015Thumbnail for version as of 09:41, 9 November 2015360 × 228 (8 KB)Tom (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata