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