VectorCalculus
GetNames
return the coordinate variable names of a Vector
Calling Sequence
Parameters
Description
Examples
Compatibility
GetNames(v)
v
-
Vector; where v is one of free vector, VectorField, PositionVector, or RootedVector
The GetNames(v) calling sequence returns the coordinate variable names of the Vector v as a list of strings.
The VectorCalculus[GetNames] command was updated in Maple 2017.
See Also
VectorCalculus[GetCoordinates]
Download Help Document