expint_n_1.mml

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

MML
41
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <msub>      <mi>E</mi>      <mi>n</mi>    </msub>    <mfenced>      <mrow>        <mi>x</mi>      </mrow>    </mfenced>    <mo>=</mo>    <msubsup>      <mo>&#x222B;</mo>      <mrow>        <mn>1</mn>      </mrow>      <mi>&#x221E;</mi>    </msubsup>    <mfrac>      <mrow>        <msup>          <mi>e</mi>          <mrow>            <mo>&#x2212;</mo>            <mi>x</mi>            <mi>t</mi>          </mrow>        </msup>        <mi>d</mi>        <mi>t</mi>      </mrow>      <mrow>        <msup>          <mi>t</mi>          <mi>n</mi>        </msup>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

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