VectorAnalysis`
VectorAnalysis`
Conical
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
Conical
represents the conical coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 1 and 2.
Conical[λ,μ,ν]
represents the conical coordinate system with variables λ, μ, and ν and default parameter values 1 and 2.
Conical[λ,μ,ν,a,b]
represents the conical coordinate system with variables λ, μ, and ν and parameters a and b.
更多信息和选项
- To use Conical, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].
范例
基本范例 (1)
Use Conical as the default coordinate system:
All evaluations now use conical coordinates as the default:
Reset the default coordinate system to Cartesian: