Maple Hints

Physics 303
Fall 1997


  • Integration int(1/(v^3 + a^2 * v), v);
  • Parametric Plots plot([sin(2*t),cos(t),t=0..2*Pi]);
  • xy-Plots plot(sin(2*t),t=0..2*Pi);
  • Multiple xy-Plots plot([sin(2*t),cos(t)],t=0..2*Pi);
    Last Modified 28 January 1997
    Image of Mars from STSCI Space Telescope Science Institute.
    griff@physics.wm.edu