Del in cylindrical and spherical coordinates
From Wikipedia, the free encyclopedia
This is a list of some vector calculus formulae of general use in working with standard coordinate systems.
Operation | Cartesian coordinates (x,y,z) | Cylindrical coordinates (ρ,φ,z) | Spherical coordinates (r,θ,φ) |
---|---|---|---|
Definition of coordinates |
|||
Differential displacement | |||
Differential normal area | |||
Differential volume | |||
Non-trivial calculation rules:
|
[edit] Remarks
- This page uses standard physics notation; some (American mathematics) sources define φ as the angle from the z-axis instead of θ.
- The function atan2(y, x) is used instead of the mathematical function arctan(y/x) due to its domain and image. The classical arctan(y/x) has an image of (-π/2, +π/2), whereas atan2(y, x) is defined to have an image of (-π, π].