12.07.2015 Views

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

25, )1254(6,2 t, )34 t2 (2,2/20/13 <strong>PREP</strong> <strong>Quickstart</strong>, <strong>Multivariable</strong> <strong>Calculus</strong> -- <strong>Sage</strong>Toggle Advanced ControlsHelp <strong>for</strong> Jmol 3-D viewerVector-Valued Functionsvar('t')r=vector((2*t-4, t^2, (1/4)*t^3))rr(t=5)(2 t − 4, , ) t 2 1 4 t 3The following makes the derivative also a vector-valued callable expression.velocity = r.diff(t) # velocity(t) = list(r.diff(t)) also wouldworkvelocityvelocity(t=1)test.sagenb.org/home/Carlos_Rodriguez/20/print 2/9(2, 2, )

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!