Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77087e1

Browse files
committed
with integer valueS
1 parent e9b839c commit 77087e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/math.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ Number-theoretic and representation functions
7272
is negative.
7373

7474
.. versionchanged:: 3.10
75-
Floating point numbers with integral value (like ``5.0``) are no longer
76-
accepted.
75+
Floats with integral values (like ``5.0``) are no longer accepted.
7776

7877

7978
.. function:: floor(x)

0 commit comments

Comments
 (0)