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

ArcLengthFactor


gives the derivative of the arc length of the curve described by the parametrized curve coordinates with respect to the parameter t in the default coordinate system.

gives the derivative of the arc length of a curve in the coordinate system coordsys.
  • The parametrized curve coordinates should be given in coordsys, if specified, or the default coordinate system otherwise.
  • If the parametrized curve coordinates are not given, the default coordinate variables for coordsys are used.
  • Integrate gives the length of the arc described by from to .
Find the arc length factor of a helix:
Compute the arc length of the helix from t=0 to t=20:
Needs["VectorAnalysis`"]
Find the arc length factor of a helix:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
Compute the arc length of the helix from t=0 to t=20:
In[5]:=
Click for copyable input
Out[5]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF