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