November 26, 2004

A few of my favorite Mathematica hints

Ok here is just a random place to put my favorite most used mathematica hints..

Clear all variables..
CleanSlate[]

Substitute

(x+y)(x-y)^2 /. {x->3, y->1-a}

Defining a functions..
f[x_]:x^2
f[2]

I really need a place to put these things..

Posted by Steven at November 26, 2004 10:45 PM
Comments
Post a comment









Remember personal info?




You must enter the security code to post!