.
Table with the del operator in cylindrical, spherical and parabolic cylindrical coordinates
Note
- This page uses standard physics notation. For spherical coordinates, is the angle between the z axis and the radius vector connecting the origin to the point in question. is the angle between the projection of the radius vector onto the x-y plane and the x axis. Some (American mathematics) sources reverse this definition.
- 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 (-π, π]. (The expressions for the Nabla in spherical coordinates may need to be corrected)
| Operation
| Cartesian coordinates (x,y,z)
| Cylindrical coordinates (s,φ,z)
| Spherical coordinates (r,θ,φ)
| Parabolic cylindrical coordinates (ο,τ,z)
|
|---|
Definition of coordinates | | | | |
|---|
| | |
|
Definition of unit vectors | | | | |
|---|
| | |
|
| A vector field
|
|
|
|
|
|---|
| Gradient | | | |
|
|---|
| Divergence | | | |
|
|---|
| Curl | | | |
|
|---|
| Laplace operator | | | |
|
|---|
| Vector Laplacian | | |
|
| Differential displacement | | | |
|
| Differential normal area | | | |
|
| Differential volume | | | |
|
Non-trivial calculation rules:
- (Laplacian)
-
-
- (using Lagrange's formula for the cross product)
-
|