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 24e0be2 commit 2325b88Copy full SHA for 2325b88
source/lib-intro.tex
@@ -157,7 +157,7 @@
157
Equivalently, a call to a C standard library function is
158
a non-constant library call
159
if \tcode{errno} is set
160
-when math \tcode{errhandling \& MATH ERRNO} is \tcode{true}.
+when \tcode{math_errhandling \& MATH_ERRNO} is \tcode{true}.
161
\end{note}
162
163
\rSec1[description]{Method of description}
0 commit comments