igamma1f.mml
来自「Boost provides free peer-reviewed portab」· MML 代码 · 共 58 行
MML
58 行
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <mi>Q</mi> <mfenced> <mrow> <mi>a</mi> <mo>,</mo> <mi>x</mi> </mrow> </mfenced> <mspace width="1em"/> <mo>=</mo> <mspace width="1em"/> <msup> <mi>e</mi> <mrow> <mo>−</mo> <mi>x</mi> </mrow> </msup> <munderover> <mo>∑</mo> <mrow> <mi>n</mi> <mo>=</mo> <mn>0</mn> </mrow> <mrow> <mi>a</mi> <mo>−</mo> <mn>1</mn> </mrow> </munderover> <mfrac> <mrow> <msup> <mi>x</mi> <mi>n</mi> </msup> </mrow> <mrow> <mi>n</mi> <mo>!</mo> </mrow> </mfrac> <mspace width="1em"/> <mo>;</mo> <mspace width="1em"/> <mi>a</mi> <mo>∈</mo> <msup> <mi>ℕ</mi> <mo>+</mo> </msup> </mrow></math>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?