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

ScaleFactors

ScaleFactors[pt]
gives a list of the scale factors at the point pt in the default coordinate system.

gives a list of the scale factors in the coordinate system coordsys.
  • The scale factors are given by , where are the coordinates of the coordinate system coordsys, if specified, or the default coordinate system otherwise.
  • The coordinates of pt should be given in the coordinate system coordsys, if specified, or the default coordinate system otherwise.
  • If pt is not given, the default coordinate variables for coordsys are used.
Scale factors for cylindrical coordinates:
The Jacobian determinant is the product of the scale factors:
Needs["VectorAnalysis`"]
Scale factors for cylindrical coordinates:
In[2]:=
Click for copyable input
Out[2]=
The Jacobian determinant is the product of the scale factors:
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF