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