TJM's Mathematica Reference Sheet

(adapted from works by Trisha Bergthold, Andy Miller, and Jon White)



Arithmetic


Algebra


Calculus


Graphing

two dimensional

gives the graph of on the interval

three dimensional

gives the graph of z=sin(x)sin(y) for x values from -6 to 6 and y values from -8 to 8

contour plot

gives the graph of z=sin(x)sin(y) for x values from -6 to 6 and y values from -8 to 8

More advanced options

These are given for the Plot3D but have analogues for the Plot and ContourPlot commands. (These options can be included just within the final bracket of the Plot3D or other command)