Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Coordinate Systems >

Grad

Grad[f]
gives the gradient, , of the scalar function f in the default coordinate system.

gives the gradient of f in the coordinate system coordsys.
Gradient of a function in Cartesian coordinates:
Recover the original function using DSolve:
Needs["VectorAnalysis`"]
Gradient of a function in Cartesian coordinates:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Recover the original function using DSolve:
In[5]:=
Click for copyable input
Out[5]=
In[6]:=
Click for copyable input
Out[6]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF