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 ee22926 commit 220c551Copy full SHA for 220c551
Doc/reference/expressions.rst
@@ -33,8 +33,7 @@ implementation for built-in types works as follows:
33
34
* If both arguments are complex numbers, no conversion is performed;
35
36
-* otherwise, if either argument is a complex or a floating-point number, the
37
- other is converted to a floating-point number;
+* if either argument is a complex or a floating-point number, the other is converted to a floating-point number;
38
39
* otherwise, both must be integers and no conversion is necessary.
40
0 commit comments