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 3c62c48 commit 9dc53b6Copy full SHA for 9dc53b6
doc/src/week1/week1.do.txt
@@ -363,7 +363,7 @@ and
363
With a given vector $\vert x \rangle$, we define the inner product as
364
!bt
365
\[
366
-\langle x \vert x\rangle = \sum_{i=0}^{n-1} x_i^*x_i=x_0^2+x_1^2+\dots + x_{n-1}^2.
+\langle x \vert x\rangle = \sum_{i=0}^{n-1} x_i^*x_i=\vert x_0\vert^2+\vert x_1\vert ^2+\dots + \vert x_{n-1}\vert^2.
367
\]
368
!et
369
0 commit comments