Skip to content

Commit 5579e1e

Browse files
committed
Remove outdated statement from math about C standard
1 parent 80284b5 commit 5579e1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/math.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010

1111
--------------
1212

13-
This module provides access to the mathematical functions defined by the C
14-
standard.
15-
1613
These functions cannot be used with complex numbers; use the functions of the
1714
same name from the :mod:`cmath` module if you require support for complex
1815
numbers. The distinction between functions which support complex numbers and

0 commit comments

Comments
 (0)