Skip to content

Commit b3e9955

Browse files
committed
fix: fix mistakes in quantum chapter3
1 parent b831337 commit b3e9955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cs/quantum/chapter3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
考虑单量子比特下的 QFT:
8383

8484
\[
85-
\mathrm{QFT}_1 \left\lvert j \right\rangle = \frac{1}{\sqrt{2}} \sum_{k=0}^{1} e^{\frac{\pi i}{2} jk} \left\lvert k \right\rangle
85+
\mathrm{QFT}_1 \left\lvert j \right\rangle = \frac{1}{\sqrt{2}} \sum_{k=0}^{1} e^{\frac{2 \pi i}{2} jk} \left\lvert k \right\rangle
8686
\]
8787

8888
对于 \(\left\lvert 0 \right\rangle\) 和 \(\left\lvert 1 \right\rangle\),有:

0 commit comments

Comments
 (0)