VectorAnalysis`
VectorAnalysis`
Cylindrical
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
Cylindrical[r,θ,z]
represents the cylindrical coordinate system with variables r, θ, and z.
Details and Options
- To use Cylindrical, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].
Examples
Basic Examples (1)
Use Cylindrical as the default coordinate system:
All evaluations now use cylindrical coordinates as the default:
Reset the default coordinate system to Cartesian: