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 aaeaee1 commit d366724Copy full SHA for d366724
1 file changed
Lib/math/__init__.py
@@ -1,5 +1,6 @@
1
"""
2
-This module provides access to integer related mathematical functions.
+This module provides access to the mathematical functions
3
+defined by the C standard.
4
5
6
from _math import *
0 commit comments