VectorAnalysis`
VectorAnalysis`
Spherical
As of Version 9.0, vector analysis functionality is built into the Wolfram Language »
Spherical[r,θ,ϕ]
represents the spherical coordinate system with variables r, θ, and ϕ.
更多信息和选项
- To use Spherical, you first need to load the Vector Analysis Package using Needs["VectorAnalysis`"].
范例
基本范例 (1)
Use Spherical as the default coordinate system:
All evaluations now use spherical coordinates as the default:
Reset the default coordinate system to Cartesian: