Skip to content

Commit 18c6098

Browse files
AA-Turnerhugovk
andauthored
remove full stop
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent bc04593 commit 18c6098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/cmath.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the function is then applied to the result of the conversion.
4242
**Conversions to and from polar coordinates**
4343
--------------------------------------------------------------------------------------------------
4444
:func:`phase(z) <phase>` Return the phase of *z*
45-
:func:`polar(z) <polar>` Return the representation of *z* in polar coordinates.
45+
:func:`polar(z) <polar>` Return the representation of *z* in polar coordinates
4646
:func:`rect(r, phi) <rect>` Return the complex number *z* with polar coordinates *r* and *phi*
4747

4848
**Power and logarithmic functions**

0 commit comments

Comments
 (0)