igamma8.mml

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

MML
109
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mi>&#x03B3;</mi>    <mfenced>      <mrow>        <mi>a</mi>        <mo>,</mo>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <msup>      <mi>x</mi>      <mi>a</mi>    </msup>    <msup>      <mi>e</mi>      <mrow>        <mo>&#x2212;</mo>        <mi>x</mi>      </mrow>    </msup>    <munderover>      <mo>&#x2211;</mo>      <mrow>        <mi>k</mi>        <mo>=</mo>        <mn>0</mn>      </mrow>      <mi>&#x221E;</mi>    </munderover>    <mrow>      <mfrac>        <mrow>          <mi>&#x0393;</mi>          <mfenced>            <mrow>              <mi>a</mi>            </mrow>          </mfenced>        </mrow>        <mrow>          <mi>&#x0393;</mi>          <mfenced>            <mrow>              <mi>a</mi>              <mo>+</mo>              <mi>k</mi>              <mo>+</mo>              <mn>1</mn>            </mrow>          </mfenced>        </mrow>      </mfrac>    </mrow>    <msup>      <mi>x</mi>      <mi>n</mi>    </msup>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <msup>      <mi>x</mi>      <mi>a</mi>    </msup>    <msup>      <mi>e</mi>      <mrow>        <mo>&#x2212;</mo>        <mi>x</mi>      </mrow>    </msup>    <munderover>      <mo>&#x2211;</mo>      <mrow>        <mi>k</mi>        <mo>=</mo>        <mn>0</mn>      </mrow>      <mi>&#x221E;</mi>    </munderover>    <mfrac>      <mrow>        <msup>          <mi>x</mi>          <mi>n</mi>        </msup>      </mrow>      <mrow>        <msup>          <mi>a</mi>          <mover>            <mrow>              <mi>k</mi>              <mo>+</mo>              <mn>1</mn>            </mrow>            <mo>&#x2212;</mo>          </mover>        </msup>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

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