ellint23.mml

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

MML
131
字号
 	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtable>      <mtr>        <mtd>          <mo>&#x220F;</mo>          <mfenced>            <mrow>              <mi>n</mi>              <mo>,</mo>              <mi>&#x03C6;</mi>              <mo>,</mo>              <mn>0</mn>            </mrow>          </mfenced>        </mtd>        <mtd>          <mo>=</mo>        </mtd>        <mtd>          <msqrt>            <mrow>              <mfrac>                <mn>1</mn>                <mrow>                  <mn>1</mn>                  <mo>&#x2212;</mo>                  <mi>n</mi>                </mrow>              </mfrac>            </mrow>          </msqrt>          <msup>            <mi>tan</mi>            <mrow>              <mo>&#x2212;</mo>              <mn>1</mn>            </mrow>          </msup>          <mfenced>            <mrow>              <msqrt>                <mrow>                  <mn>1</mn>                  <mo>&#x2212;</mo>                  <mi>n</mi>                </mrow>              </msqrt>              <mi>tan</mi>              <mi>&#x03C6;</mi>            </mrow>          </mfenced>        </mtd>        <mtd>          <mo>;</mo>          <mi>n</mi>          <mo>&lt;</mo>          <mn>1</mn>        </mtd>      </mtr>      <mtr>        <mtd>          <mspace width="1em"/>        </mtd>        <mtd>          <mo>=</mo>        </mtd>        <mtd>          <msqrt>            <mrow>              <mfrac>                <mn>1</mn>                <mrow>                  <mi>n</mi>                  <mo>&#x2212;</mo>                  <mn>1</mn>                </mrow>              </mfrac>            </mrow>          </msqrt>          <msup>            <mi>tanh</mi>            <mrow>              <mo>&#x2212;</mo>              <mn>1</mn>            </mrow>          </msup>          <mfenced>            <mrow>              <msqrt>                <mrow>                  <mi>n</mi>                  <mo>&#x2212;</mo>                  <mn>1</mn>                </mrow>              </msqrt>              <mi>tan</mi>              <mi>&#x03C6;</mi>            </mrow>          </mfenced>        </mtd>        <mtd>          <mo>;</mo>          <mi>n</mi>          <mo>></mo>          <mn>1</mn>        </mtd>      </mtr>      <mtr>        <mtd>          <mspace width="1em"/>        </mtd>        <mtd>          <mo>=</mo>        </mtd>        <mtd>          <mi>tan</mi>          <mi>&#x03C6;</mi>        </mtd>        <mtd>          <mo>;</mo>          <mi>n</mi>          <mo>=</mo>          <mn>1</mn>        </mtd>      </mtr>    </mtable>  </mrow></math>

⌨️ 快捷键说明

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