View Original: | Abs x to y.png (1200x930) | |||
Download: | Original | Medium | Small | Thumb |
Courtesy of: | commons.wikimedia.org | More Like This | ||
Keywords: Abs x to y.png Graph of Absx y on a neighborhood of the origin own work with Mathematica 6 0 18 32 24 December 2007 UTC Hack Public Domain Mathematica source code <pre> <nowiki> Export Abs_X_to_Y png Plot3DAbsx y x -1 1 y -0 02 1 Axes -> None Boxed -> False PlotPoints -> 30 ViewPoint -> 2 2 3 2 ImageSize -> 1200; </nowiki> </pre> Numerical analysis Surface plots Images with Mathematica source code |