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.
2 parents f171f28 + b455f1c commit 9176ebcCopy full SHA for 9176ebc
src/algebra/binary-exp.md
@@ -177,7 +177,7 @@ a_{31} & a_ {32} & a_ {33} & a_ {34} \\
177
a_{41} & a_ {42} & a_ {43} & a_ {44}
178
\end{pmatrix}$$
179
180
-that, when multiplied by a vector with the old coordinates and an unit gives a new vector with the new coordinates and an unit:
+that, when multiplied by a vector with the old coordinates and a unit gives a new vector with the new coordinates and a unit:
181
182
$$\begin{pmatrix} x & y & z & 1 \end{pmatrix} \cdot
183
\begin{pmatrix}
0 commit comments