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

ParameterRanges

ParameterRanges[]
gives the intervals over which each the of the parameters in the default coordinate system may range.
ParameterRanges[coordsys]
gives the ranges for each of the parameters in the coordinate system coordsys.
  • Many of the coordinate systems do not have parameters, in which case Null is returned.
  • The parameters are identified as #n, where n refers to the order in which the parameters are listed when the coordinate system is specified.
Needs["VectorAnalysis`"]
Parameter ranges in different coordinate systems:
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team