File:Absolutevalue.png: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 May 2012

19 September 2011

  • curprev 23:2023:20, 19 September 2011Vipul talk contribs 238 bytes +238 This file was created using [http://www.wolfram.com/mathematica Wolfram Mathematica 8.0] with the following code: <pre>Plot[Abs[x], {x, -5, 5}, AxesOrigin -> {0, 0}, AspectRatio -> 1/2, Epilog -> {PointSize[0.02], Point[{0, 0}]}]</pre>