We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2f7d6 commit 8044c97Copy full SHA for 8044c97
docs/index.md
@@ -232,14 +232,21 @@ We denote $\{\mathbf{a}_i\}$ are the vectors from a B site to its three nearest-
232
233
$$
234
{\mathbf{a}_1} = (0,a),
235
+$$
236
-{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),
237
238
+{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
239
240
-{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
241
242
{\mathbf{b}_1} = {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),
243
244
245
246
{\mathbf{b}_2} = {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),
247
248
249
250
{\mathbf{b}_3} = {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
251
252
0 commit comments