igamma2.mml

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

MML
52
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>tgamma_lower</mtext>    <mfenced>      <mrow>        <mi>a</mi>        <mo>,</mo>        <mi>z</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mi>&#x03B3;</mi>    <mfenced>      <mrow>        <mi>a</mi>        <mo>,</mo>        <mi>z</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <munderover>      <mo>&#x222B;</mo>      <mrow>        <mn>0</mn>      </mrow>      <mi>z</mi>    </munderover>    <msup>      <mi>t</mi>      <mrow>        <mi>a</mi>        <mo>&#x2212;</mo>        <mn>1</mn>      </mrow>    </msup>    <msup>      <mi>e</mi>      <mrow>        <mo>&#x2212;</mo>        <mi>t</mi>      </mrow>    </msup>    <mi>d</mi>    <mi>t</mi>  </mrow></math>

⌨️ 快捷键说明

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