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

Laplacian

Laplacian[f]
gives the Laplacian, 2f, of the scalar function or vector field f in the default coordinate system.
Laplacian[f, coordsys]
gives the Laplacian of f in the coordinate system coordsys.
Needs["VectorAnalysis`"]
Laplacian of a function in Cartesian coordinates:
In[2]:=
Click for copyable input
Out[2]=
 
Needs["VectorAnalysis`"]
Verify that a function is harmonic:
In[2]:=
Click for copyable input
Out[2]=
 
Needs["VectorAnalysis`"]
Expression for the Laplacian in cylindrical coordinates:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team