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 7dad0db commit e19a6e7Copy full SHA for e19a6e7
source/numerics.tex
@@ -3176,12 +3176,10 @@
3176
unless the \tcode{seed} function is called,
3177
3178
\item
3179
- %FIXME: Where did "multipliers" come from?
3180
- $M_k$ are \tcode{multipliers}, and
+ $M_k$ is \tcode{multipliers[$k$]}, and
3181
3182
3183
- %FIXME: Where did "round_consts" come from?
3184
- $C_k$ are \tcode{round_consts}.
+ $C_k$ is \tcode{round_consts[$k$]}.
3185
\end{itemize}
3186
3187
0 commit comments