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 d5e84cc commit a4ae849Copy full SHA for a4ae849
source/expressions.tex
@@ -754,7 +754,7 @@
754
\item
755
if the resulting $\cv{}^3_i$ is different from $\cv{}^1_i$ or $\cv{}^2_i$,
756
or the resulting $P^3_i$ is different from $P^1_i$ or $P^2_i$,
757
-then \tcode{const} is added to every $\cv{}^3_k$ for $0 < k < i$.
+then \tcode{const} is added to every $\cv{}^3_k$ for $0 < k < i$;
758
\end{itemize}
759
where $\cv{}^j_i$ and $P^j_i$ are the components of
760
the cv-decomposition of $\tcode{T}j$.
0 commit comments