VectorAnalysis`
VectorAnalysis`
CoordinateRanges
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
CoordinateRanges[]
gives the intervals over which each of the coordinates in the default coordinate system may range.
CoordinateRanges[coordsys]
gives the ranges for each of the coordinates in the coordinate system coordsys.
更多信息和选项
- To use CoordinateRanges, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].