We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0751ecb commit a40e073Copy full SHA for a40e073
1 file changed
tex/2010/3/6.tex
@@ -74,7 +74,7 @@
74
75
\item The angle of rotation is the angle between \(O P_0\) and \(O P_2\), and hence
76
\begin{align*}
77
- \cos \theta & = \frac{\bvect{O P_0} \cdot \bvect{O P_2}}{\abs{\bvect{O P_0}} \cdot \abs{\bvect{O P_2}}} \\
+ \cos \theta & = \frac{\bvect{O P_0} \cdot \bvect{O P_2}}{\abs*{\bvect{O P_0}} \cdot \abs*{\bvect{O P_2}}} \\
78
& = \begin{pmatrix}
79
1 \\
80
0 \\
@@ -83,7 +83,7 @@
83
\cos \phi \cos \lambda \\
84
\sin \phi \cos \lambda \\
85
\sin \lambda
86
- \end{pmatrix} \\
+ \end{pmatrix} \\
87
& = \cos \phi \cos \lambda,
88
\end{align*}
89
as desired.
0 commit comments