⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hermite_0.mml

📁 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
💻 MML
字号:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>hermite</mtext>    <mfenced>      <mrow>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <msub>      <mi>H</mi>      <mi>n</mi>    </msub>    <mfenced>      <mrow>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <msup>      <mfenced>        <mrow>          <mo>&#x2212;</mo>          <mn>1</mn>        </mrow>      </mfenced>      <mi>n</mi>    </msup>    <msup>      <mi>e</mi>      <msup>        <mi>x</mi>        <mn>2</mn>      </msup>    </msup>    <mfrac>      <mrow>        <msup>          <mi>d</mi>          <mn>2</mn>        </msup>      </mrow>      <mrow>        <mi>d</mi>        <msup>          <mi>x</mi>          <mn>2</mn>        </msup>      </mrow>    </mfrac>    <msup>      <mi>e</mi>      <mrow>        <mo>&#x2212;</mo>        <msup>          <mi>x</mi>          <mn>2</mn>        </msup>      </mrow>    </msup>  </mrow></math>

⌨️ 快捷键说明

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