Skip to main content
Mathematics LibreTexts

A.7: ISO Coordinate System Notation

  • Page ID
    92439
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    In this text we have chosen symbols for the various polar, cylindrical and spherical coordinates that are standard for mathematics. There is another, different, set of symbols that are commonly used in the physical sciences and engineering. Indeed, there is an international convention, called ISO 80000-2, that specifies those symbols 1. In this appendix, we summarize the definitions and standard properties of the polar, cylindrical and spherical coordinate systems using the ISO symbols.

    A.7.1 Polar Coordinates

    In the ISO convention the symbols \(\rho\) and \(\phi\) are used (instead of \(r\) and \(\theta\)) for polar coordinates.

    \[\begin{align*} \rho&=\text{ the distance from }(0,0)\text{ to }(x,y)\\ \phi&=\text{ the (counter-clockwise) angle between the $x$-axis }\\ & \qquad \text{ and the line joining $(x,y)$ to $(0,0)$} \end{align*}\]

    ISOpolar.svg

    Cartesian and polar coordinates are related by

    \[\begin{align*} x&=\rho\cos\phi & y&=\rho\sin\phi \\ \rho&=\sqrt{x^2+y^2} & \phi&=\arctan\frac{y}{x} \end{align*}\]

    The following two figures show a number of lines of constant \(\phi\text{,}\) on the left, and curves of constant \(\rho\text{,}\) on the right.

    ISOpolarTh.svg            ISOpolarR.svg

    Note that the polar angle \(\phi\) is only defined up to integer multiples of \(2\pi\text{.}\) For example, the point \((1,0)\) on the \(x\)-axis could have \(\phi=0\text{,}\) but could also have \(\phi=2\pi\) or \(\phi=4\pi\text{.}\) It is sometimes convenient to assign \(\phi\) negative values. When \(\phi\lt 0\text{,}\) the counter-clockwise angle \(\phi\) refers to the clockwise angle \(|\phi|\text{.}\) For example, the point \((0,-1)\) on the negative \(y\)-axis can have \(\phi=-\frac{\pi}{2}\) and can also have \(\phi=\frac{3\pi}{2}\text{.}\)

    ISOpolarNegTh.svg

    It is also sometimes convenient to extend the above definitions by saying that \(x=\rho\cos\phi\) and \(y=\rho\sin\phi\) even when \(\rho\) is negative. For example, the following figure shows \((x,y)\) for \(\rho=1\text{,}\) \(\phi=\frac{\pi}{4}\) and for \(\rho=-1\text{,}\) \(\phi=\frac{\pi}{4}\text{.}\)

    ISOpolarNeg.svg

    Both points lie on the line through the origin that makes an angle of \(45^\circ\) with the \(x\)-axis and both are a distance one from the origin. But they are on opposite sides of the the origin.

    The area element in polar coordinates is

    \[ \mathrm{d}A = \rho\,\mathrm{d}\rho\,\mathrm{d}\phi \nonumber \]

    ISOpolarA.svg

    A.7.2 Cylindrical Coordinates

    In the ISO convention the symbols \(\rho\text{,}\) \(\phi\) and \(z\) are used (instead of \(r\text{,}\) \(\theta\) and \(z\)) for cylindrical coordinates.

    \[\begin{align*} \rho&=\text{ distance from }(0,0,0)\text{ to }(x,y,0)\\ \phi&=\text{ angle between the the $x$ axis and the line joining $(x,y,0)$ to $(0,0,0)$}\\ z&=\text{ signed distance from }(x,y,z) \text{ to the $xy$-plane} \end{align*}\]

    ISOcyl1.svg

    The cartesian and cylindrical coordinates are related by

    \[\begin{align*} x&=\rho\cos\phi & y&=\rho\sin\phi & z&=z\\ \rho&=\sqrt{x^2+y^2} & \phi&=\arctan\frac{y}{x} & z&=z \end{align*}\]

    Here are three figures showing a surface of constant \(\rho\text{,}\) a surface of constant \(\phi\text{,}\) and a surface of constant \(z\text{.}\)

    ISOcyl3.svg        ISOcyl4.svg        ISOcyl2.svg

    Finally here is a figure showing the volume element \(\mathrm{d}V\) in cylindrical coordinates.

    ISOcyl5.svg

    A.7.3 Spherical Coordinates

    In the ISO convention the symbols \(r\) (instead of \(\rho\)), \(\phi\) (instead of \(\theta\)) and \(\theta\) (instead of \(\phi\)) are used for spherical coordinates.

    \[\begin{align*} r&=\text{ distance from }(0,0,0)\text{ to }(x,y,z)\\ \theta&=\text{ angle between the $z$ axis and the line joining $(x,y,z)$ to $(0,0,0)$}\\ \phi&=\text{ angle between the $x$ axis and the line joining $(x,y,0)$ to $(0,0,0)$} \end{align*}\]

    ISOspherical.svg

    Here are two more figures giving the side and top views of the previous figure.

    ISOsphericalSide.svg            ISOsphericalTop.svg

    The cartesian and spherical coordinates are related by

    \[\begin{align*} x&=r\sin\theta\cos\phi & y&=r\sin\theta\sin\phi & z&=r\cos\theta\\ r&=\sqrt{x^2+y^2+z^2} & \phi&=\arctan\frac{y}{x} & \theta&=\arctan\frac{\sqrt{x^2+y^2}}{z} \end{align*}\]

    Here are three figures showing a surface of constant \(r\text{,}\) a surface of constant \(\phi\text{,}\) and a surface of constant \(\theta\text{.}\)

    ISOspher2.svg            ISOspher3.svg            ISOspher4.svg

    Finally, here is a figure showing the volume element \(\mathrm{d}V\) in spherical coordinates

    ISOspher5.svg

    and two extracts of the above figure to make it easier to see how the factors \(r\ \mathrm{d}\theta\) and \(r\sin\theta\ \mathrm{d}\phi\) arise.

     

    1. It specifies more than just those symbols. See https://en.Wikipedia.org/wiki/ISO_31-11 and https://en.Wikipedia.org/wiki/ISO/IEC_80000 The full ISO 80000-2 is available at https://www.iso.org/standard/64973.html — for $$.

    This page titled A.7: ISO Coordinate System Notation is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Joel Feldman, Andrew Rechnitzer and Elyse Yeager via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.