Thanks to visit codestin.com Credit goes to github.com
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 5eb4b87 commit deda9f3Copy full SHA for deda9f3
1 file changed
Doc/ref/ref5.tex
@@ -23,8 +23,8 @@ \section{Arithmetic conversions\label{conversions}}
23
When a description of an arithmetic operator below uses the phrase
24
``the numeric arguments are converted to a common type,'' the
25
arguments are coerced using the coercion rules listed at the end of
26
-chapter 3. If both arguments are standard numeric types, the
27
-following coercions are applied:
+chapter \ref{datamodel}. If both arguments are standard numeric
+types, the following coercions are applied:
28
29
\begin{itemize}
30
\item If either argument is a complex number, the other is converted
0 commit comments