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 363ef24 commit dff6719Copy full SHA for dff6719
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