VectorAnalysis`
VectorAnalysis`
ConfocalParaboloidal
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
ConfocalParaboloidal
represents the confocal paraboloidal coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 2 and 1.
ConfocalParaboloidal[λ,μ,ν]
represents the confocal paraboloidal coordinate system with variables λ, μ, and ν and default parameter values 2 and 1.
ConfocalParaboloidal[λ,μ,ν,a,b]
represents the confocal paraboloidal coordinate system with variables λ, μ, and ν and parameters a and b.
Details and Options
- To use ConfocalParaboloidal, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].
Examples
Basic Examples (1)
Use ConfocalParaboloidal as the default coordinate system:
All evaluations now use confocal paraboloidal coordinates as the default:
Reset the default coordinate system to Cartesian: