VectorAnalysis`
VectorAnalysis`
Coordinates
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
Coordinates[]
gives a list of the default coordinate variables in the default coordinate system.
Coordinates[coordsys]
gives a list of the default coordinate variables in the coordinate system coordsys.
Details and Options
- To use Coordinates, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].