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 279b663 commit f19df85Copy full SHA for f19df85
Doc/library/math.rst
@@ -72,7 +72,8 @@ Number-theoretic and representation functions
72
is negative.
73
74
.. versionchanged:: 3.10
75
- Floating point number (like ``5.0``) is no longer accepted.
+ Floating point numbers with integral value (like ``5.0``) are no longer
76
+ accepted.
77
78
79
.. function:: floor(x)
0 commit comments