Del in cylindrical and spherical coordinates
This is a list of some vector calculus formulae for working with common curvilinear coordinate systems.
Notes
- This article uses the standard notation ISO 80000-2, which supersedes ISO 31-11, for spherical coordinates (other sources may reverse the definitions of θ and φ):
- The polar angle is denoted by θ: it is the angle between the z-axis and the radial vector connecting the origin to the point in question.
- The azimuthal angle is denoted by φ: it is the angle between the x-axis and the projection of the radial vector onto the xy-plane.
- The function atan2(y, x) can be used instead of the mathematical function arctan(y/x) owing to its domain and image. The classical arctan function has an image of (−π/2, +π/2), whereas atan2 is defined to have an image of (−π, π].
Coordinate conversions
Conversion between Cartesian, cylindrical, and spherical coordinates
|
Cartesian |
Cylindrical |
Spherical |
Cartesian |
N/A |
|
|
Cylindrical |
|
N/A |
|
Spherical |
|
|
N/A |
Unit vector conversions
Conversion between unit vectors in Cartesian, cylindrical, and spherical coordinate systems in terms of destination coordinates
|
Cartesian |
Cylindrical |
Spherical |
Cartesian |
N/A |
|
|
Cylindrical |
|
N/A |
|
Spherical |
|
|
N/A |
Conversion between unit vectors in Cartesian, cylindrical, and spherical coordinate systems in terms of source coordinates
|
Cartesian |
Cylindrical |
Spherical |
Cartesian |
N/A |
|
|
Cylindrical |
|
N/A |
|
Spherical |
|
|
N/A |
Del formulae
Non-trivial calculation rules
-
-
-
- (Lagrange's formula for del)
-
See also
References
External links