We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc04593 commit 18c6098Copy full SHA for 18c6098
Doc/library/cmath.rst
@@ -42,7 +42,7 @@ the function is then applied to the result of the conversion.
42
**Conversions to and from polar coordinates**
43
--------------------------------------------------------------------------------------------------
44
:func:`phase(z) <phase>` Return the phase of *z*
45
-:func:`polar(z) <polar>` Return the representation of *z* in polar coordinates.
+:func:`polar(z) <polar>` Return the representation of *z* in polar coordinates
46
:func:`rect(r, phi) <rect>` Return the complex number *z* with polar coordinates *r* and *phi*
47
48
**Power and logarithmic functions**
0 commit comments