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.
更多信息和选项
- To use ParabolicCylindrical, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].
范例
基本范例 (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: