lanczos3.mml
来自「Boost provides free peer-reviewed portab」· MML 代码 · 共 111 行
MML
111 行
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <msub> <mi>D</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>=</mo> <mo>{</mo> <mtable> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mi>i</mi> <mi>f</mi> </mtd> <mtd> <mi>i</mi> <mo>≠</mo> <mi>j</mi> </mtd> </mtr> <mtr> <mtd> <mn>1</mn> </mtd> <mtd> <mi>i</mi> <mi>f</mi> </mtd> <mtd> <mi>i</mi> <mo>=</mo> <mi>j</mi> <mo>=</mo> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mo>−</mo> <mn>1</mn> </mtd> <mtd> <mi>i</mi> <mi>f</mi> </mtd> <mtd> <mi>i</mi> <mo>=</mo> <mi>j</mi> <mo>=</mo> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mfrac> <mrow> <msub> <mi>D</mi> <mrow> <mi>i</mi> <mo>−</mo> <mn>1,</mn> <mi>i</mi> <mo>−</mo> <mn>1</mn> </mrow> </msub> <mn>2</mn> <mfenced> <mrow> <mn>2</mn> <mi>i</mi> <mo>−</mo> <mn>1</mn> </mrow> </mfenced> </mrow> <mrow> <mi>i</mi> <mo>−</mo> <mn>1</mn> </mrow> </mfrac> </mtd> <mtd> <mspace width="1em"/> </mtd> <mtd> <mi>o</mi> <mi>t</mi> <mi>h</mi> <mi>e</mi> <mi>r</mi> <mi>w</mi> <mi>i</mi> <mi>s</mi> <mi>e</mi> </mtd> </mtr> </mtable> </mrow></math>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?