lanczos6.mml

来自「Boost provides free peer-reviewed portab」· MML 代码 · 共 61 行

MML
61
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <msub>      <mi>F</mi>      <mi>i</mi>    </msub>    <mo>=</mo>    <mfrac>      <mrow>        <mfenced>          <mrow>            <mn>2</mn>            <mi>i</mi>          </mrow>        </mfenced>        <mo>!</mo>        <msup>          <mi>e</mi>          <mrow>            <mi>i</mi>            <mo>+</mo>            <mi>g</mi>            <mo>+</mo>            <mn>0.5</mn>          </mrow>        </msup>      </mrow>      <mrow>        <mi>i</mi>        <mo>!</mo>        <msup>          <mn>2</mn>          <mrow>            <mn>2</mn>            <mi>i</mi>            <mo>&#x2212;</mo>            <mn>1</mn>          </mrow>        </msup>        <msup>          <mfenced>            <mrow>              <mi>i</mi>              <mo>+</mo>              <mi>g</mi>              <mo>+</mo>              <mn>0.5</mn>            </mrow>          </mfenced>          <mrow>            <mi>i</mi>            <mo>+</mo>            <mn>0.5</mn>          </mrow>        </msup>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?