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.
math
1 parent 7be5916 commit 21672b6Copy full SHA for 21672b6
Doc/library/math.rst
@@ -10,8 +10,8 @@
10
11
--------------
12
13
-This module provides access to the mathematical functions defined by the C
14
-standard.
+This module provides access to common mathematical functions and constants,
+including those defined by the C standard.
15
16
These functions cannot be used with complex numbers; use the functions of the
17
same name from the :mod:`cmath` module if you require support for complex
0 commit comments