更改

跳到导航 跳到搜索

讨论:集合

添加438字节2019年5月5日 (日) 21:15
创建页面,内容为“==MathML测试== <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo>…”
==MathML测试==

<math xmlns="http://www.w3.org/1998/Math/MathML">

<mrow>
<msup><mi>a</mi><mn>2</mn></msup>
<mo>+</mo>

<msup><mi>b</mi><mn>2</mn></msup>
<mo>=</mo>

<msup><mi>c</mi><mn>2</mn></msup>
</mrow>

</math>

<math xmlns="http://www.w3.org/1998/Math/MathML">
a+b=c

</math>

导航菜单