Revision as of 12:37, 15 October 2012 by Lee832 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The First Hour

First glimpse of Mathematica via Wolfram Tutorials

1. All mathematica functions are capitalized 2. Arguments are bounded by [] 3. {} denote list and ranges

e.g. Factor[x^2 + 2 x + 1] Plot[Cos[x]. {x, -10, 10}]

Turns out Mathematica has extensive documentations to learn the mathematica codes. The tutorial video showcases cool things, but doesn't drill you on the programming codes.



Back to Learning Mathematica

Back to Daniel Lee's Profile

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett