Difference between revisions of "File:Identityplot.png"
From specialfunctionswiki
(Plot[x, {x, -25, 25}]) |
(Tom uploaded a new version of "File:Identityplot.png") |
(No difference)
|
Latest revision as of 23:00, 25 December 2016
Plot[x, {x, -25, 25}]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 23:00, 25 December 2016 | 864 × 878 (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 x1=np.arange(-5,5,0.01); f=np.vectorize(lambda x: x) y1=f(x1) fig, ax = pl... | |
02:12, 10 August 2015 | 631 × 391 (9 KB) | Tom (talk | contribs) | Plot[x, {x, -25, 25}] |
- You cannot overwrite this file.
File usage
The following page links to this file: