File:Identityplot.png

From specialfunctionswiki
Jump to: navigation, search
Original file(864 × 878 pixels, file size: 30 KB, MIME type: image/png)

Plot[x, {x, -25, 25}]

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:00, 25 December 2016Thumbnail for version as of 23:00, 25 December 2016864 × 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 2015Thumbnail for version as of 02:12, 10 August 2015631 × 391 (9 KB)Tom (talk | contribs)Plot[x, {x, -25, 25}]
  • You cannot overwrite this file.

The following page links to this file:

Metadata