查看“︁Help:TeX和MathML語法對照表”︁的源代码
←
Help:TeX和MathML語法對照表
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
== 基本 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 未知數 || x || <mi>x</mi> || <math>x</math> |- | 整數 || 3 || <mn>3</mn> || <math>3</math> |- | 小數 || 3.2 || <mn>3.2</mn> || <math>3.2</math> |- | 純文字 || where || <mtext>where</mtext> || <math>\mbox{where}</math> |- | 自訂運算符 || \operatorname{op}a || <mo>op</mo><mi>a</mi> || <math>\operatorname{op}a</math> |- | 群組化 || {xy} || <mrow><mi>x</mi><mi>y</mi></mrow> || <math>{xy}</math> |} == 推理、論證 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 所以 || \therefore || <mo>&there4;</mo> || <math>\therefore</math> |- | 因為 || \because || <mo>&#8757;</mo> || <math>\because</math> |} == 運算子 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 加號 || + || <mo>&plus;</mo> || <math>+</math> |- | 減號 || - || <mo>&minus;</mo> || <math>-</math> |- | 負號 || - || <mo>-</mo> || <math>-</math> |- | 乘號、叉積、外積 || \times || <mo>&times;</mo> || <math>\times</math> |- | 除號 || \div || <mo>&div;</mo> || <math>\div</math> |- | 加減號 || \pm || <mo>&plusmn;</mo> || <math>\pm</math> |- | 減加號 || \mp || <mo>&#8723;</mo> || <math>\mp</math> |- | 點積、內積 || \cdot || <mo>&sdot;</mo> || <math>\cdot</math> |- | 摺積、疊積 || * || <mo>&#8727;</mo> || <math>*</math> |- | 函數合成 || \circ || <mo>&#9900;</mo> || <math>\circ</math> |- | 張量積(向量空間) || \otimes || <mo>&otimes;</mo> || <math>\otimes</math> |- | 直和(抽象代數)、邏輯異或 || \oplus || <mo>&oplus;</mo> || <math>\oplus</math> |} == 其他運算子及數學符號 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 積分 || \int || <mo>&int;</mo> || <math>\int</math> |- | 差分 || \Delta || <mo>&Delta;</mo> || <math>\Delta</math> |- | 梯度 || \nabla || <mo>&nabla;</mo> || <math>\nabla</math> |- | 二重積分 || \iint || <mo>&#8748;</mo> || <math>\iint</math> |- | 三重積分 || \iiint || <mo>&#8749;</mo> || <math>\iiint</math> |- | 四重積分 || \iiiint || <mo>&#10764;</mo> || <math>\iiiint</math> |- | 偏微符號 || \partial{x} || <mo>&part;</mo><mi>x</mi || <math>\partial{x}</math> |- | 常微符號 || \mathrm{d}x || <mo>d</mo><mi>x</mi> || <math>\mathrm{d}x</math> |- | 求和符號 || \sum || <mo>&sum;</mo> || <math>\sum</math> |- | 求積符號 || \prod || <mo>&prod;</mo> || <math>\prod</math> |- | 上積符號 || \coprod || <mo>&#8720;</mo> || <math>\coprod</math> |- | 封閉曲線積分 || \oint || <mo>&#8750;</mo> || <math>\oint</math> |} == 大寫希臘字母 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | alpha || \Alpha || <mo>&Alpha;</mo> || <math>\Alpha</math> |- | beta || \Beta || <mo>&Beta;</mo> || <math>\Beta</math> |- | gamma || \Gamma || <mo>&Gamma;</mo> || <math>\Gamma</math> |- | delta || \Delta || <mo>&Delta;</mo> || <math>\Delta</math> |- | epsilon || \Epsilon || <mo>&Epsilon;</mo> || <math>\Epsilon</math> |- | zeta || \Zeta || <mo>&Zeta;</mo> || <math>\Zeta</math> |- | eta || \Eta || <mo>&Eta;</mo> || <math>\Eta</math> |- | theta || \Theta || <mo>&Theta;</mo> || <math>\Theta</math> |- | iota || \Iota || <mo>&Iota;</mo> || <math>\Iota</math> |- | kappa || \Kappa || <mo>&Kappa;</mo> || <math>\Kappa</math> |- | lambda || \Lambda || <mo>&Lambda;</mo> || <math>\Lambda</math> |- | mu || \Mu || <mo>&Mu;</mo> || <math>\Mu</math> |- | nu || \Nu || <mo>&Nu;</mo> || <math>\Nu</math> |- | xi || \Xi || <mo>&Xi;</mo> || <math>\Xi</math> |- | omicron || \Omicron || <mo>&Omicron;</mo> || <math>\Omicron</math> |- | pi || \Pi || <mo>&Pi;</mo> || <math>\Pi</math> |- | rho || \Rho || <mo>&Rho;</mo> || <math>\Rho</math> |- | sigma || \Sigma || <mo>&Sigma;</mo> || <math>\Sigma</math> |- | tau || \Tau || <mo>&Tau;</mo> || <math>\Tau</math> |- | upsilon || \Upsilon || <mo>&Upsilon;</mo> || <math>\Upsilon</math> |- | phi || \Phi || <mo>&Phi;</mo> || <math>\Phi</math> |- | chi || \Chi || <mo>&Chi;</mo> || <math>\Chi</math> |- | psi || \Psi || <mo>&Psi;</mo> || <math>\Psi</math> |- | omega || \Omega || <mo>&Omega;</mo> || <math>\Omega</math> |} == 小寫希臘字母 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | alpha || \alpha || <mo>&alpha;</mo> || <math>\alpha</math> |- | beta || \beta || <mo>&beta;</mo> || <math>\beta</math> |- | gamma || gGamma || <mo>&gamma;</mo> || <math>\gamma</math> |- | delta || \delta || <mo>&delta;</mo> || <math>\delta</math> |- | epsilon || \epsilon || <mo>&epsilon;</mo> || <math>\epsilon</math> |- | zeta || \zeta || <mo>&zeta;</mo> || <math>\zeta</math> |- | eta || \eta || <mo>&eta;</mo> || <math>\eta</math> |- | theta || \theta || <mo>&theta;</mo> || <math>\theta</math> |- | iota || \iota || <mo>&iota;</mo> || <math>\iota</math> |- | kappa || \kappa || <mo>&kappa;</mo> || <math>\kappa</math> |- | lambda || \lambda || <mo>&lambda;</mo> || <math>\lambda</math> |- | mu || \mu || <mo>&mu;</mo> || <math>\mu</math> |- | nu || \nu || <mo>&nu;</mo> || <math>\nu</math> |- | xi || \xi || <mo>&xi;</mo> || <math>\xi</math> |- | omicron || \omicron || <mo>&omicron;</mo> || <math>\omicron</math> |- | pi || \pi || <mo>&pi;</mo> || <math>\pi</math> |- | rho || \rho || <mo>&rho;</mo> || <math>\rho</math> |- | sigma || \sigma || <mo>&sigma;</mo> || <math>\sigma</math> |- | tau || \tau || <mo>&tau;</mo> || <math>\tau</math> |- | upsilon || \upsilon || <mo>&upsilon;</mo> || <math>\upsilon</math> |- | phi || \phi || <mo>&phi;</mo> || <math>\phi</math> |- | chi || \chi || <mo>&chi;</mo> || <math>\chi</math> |- | psi || \psi || <mo>&psi;</mo> || <math>\psi</math> |- | omega || \omega || <mo>&omega;</mo> || <math>\omega</math> |} == 函數名稱 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 正弦函數 || \sin{x} || <mo>sin</mo><mi>x</mi> || <math>\sin{x}</math> |- | 餘弦函數 || \cos{x} || <mo>cos</mo><mi>x</mi> || <math>\cos{x}</math> |- | 正切函數 || \tan{x} || <mo>tan</mo><mi>x</mi> || <math>\tan{x}</math> |- | 餘切函數 || \cot{x} || <mo>cot</mo><mi>x</mi> || <math>\cot{x}</math> |- | 正割函數 || \sec{x} || <mo>sec</mo><mi>x</mi> || <math>\sec{x}</math> |- | 餘割函數 || \csc{x} || <mo>csc</mo><mi>x</mi> || <math>\csc{x}</math> |- | 反正弦函數 || \arcsin{x} || <mo>arcsin</mo><mi>x</mi> || <math>\arcsin{x}</math> |- | 反餘弦函數 || \arccos{x} || <mo>arccos</mo><mi>x</mi> || <math>\arccos{x}</math> |- | 反正切函數 || \arctan{x} || <mo>arctan</mo><mi>x</mi> || <math>\arctan{x}</math> |- | 反餘切函數 || \arccot{x} || <mo>arccot</mo><mi>x</mi> || <math>\arccot{x}</math> |- | 反正割函數 || \arcsec{x} || <mo>arcsec</mo><mi>x</mi> || <math>\arcsec{x}</math> |- | 反餘割函數 || \arccsc{x} || <mo>arccsc</mo><mi>x</mi> || <math>\arccsc{x}</math> |- | 雙曲正弦函數 || \sinh{x} || <mo>sinh</mo><mi>x</mi> || <math>\sinh{x}</math> |- | 雙曲餘弦函數 || \cosh{x} || <mo>cosh</mo><mi>x</mi> || <math>\cosh{x}</math> |- | 雙曲正切函數 || \tanh{x} || <mo>tanh</mo><mi>x</mi> || <math>\tanh{x}</math> |- | 雙曲餘切函數 || \coth{x} || <mo>coth</mo><mi>x</mi> || <math>\coth{x}</math> |- | 極限 || \lim{n} || <mo>lim</mo><mi>n</mi> || <math>\lim{n}</math> |- | 自然指數函數 || \exp{x} || <mo>exp</mo><mi>x</mi> || <math>\exp{x}</math> |- | 對數函數 || \log{x} || <mo>log</mo><mi>x</mi> || <math>\log{x}</math> |- | 取模數 || \bmod{n} || <mo>mod</mo><mi>n</mi> || <math>\bmod{n}</math> |- | 最大公因數 || \gcd{x} || <mo>gcd</mo><mi>x</mi> || <math>\gcd{x}</math> |} == 集合、邏輯符號 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 對所有 || \forall || <mo>&forall;</mo> || <math>\forall</math> |- | 存在 || \exists || <mo>&exist;</mo> || <math>\exists</math> |- | 空集合 || \varnothing || <mo>&empty;</mo> || <math>\varnothing</math> |- | 屬於 || \in || <mo>&isin;</mo> || <math>\in</math> |- | 不屬於 || \notin || <mo>&notin;</mo> || <math>\notin</math> |- | 子集 || \subset || <mo>&sub;</mo> || <math>\subset</math> |- | 自身或子集 || \subseteq || <mo>&sube;</mo> || <math>\subseteq</math> |- | 父集 || \supset || <mo>&sup;</mo> || <math>\supset</math> |- | 自身或父集 || \supseteq || <mo>&supe;</mo> || <math>\supseteq</math> |- | 交集 || \cap || <mo>&cap;</mo> || <math>\cap</math> |- | 聯集 || \cup || <mo>&cup;</mo> || <math>\cup</math> |- | 邏輯與 || \and || <mo>&and;</mo> || <math>\land</math> |- | 邏輯或 || \or || <mo>&or;</mo> || <math>\lor</math> |- | 邏輯非 || \lnot || <mo>&not;</mo> || <math>\lnot</math> |- | 邏輯異或 || \veebar || <mo>&#8891;</mo> || <math>\veebar</math> |- | 邏輯與非 || \barwedge || <mo>&#8892;</mo> || <math>\barwedge</math> |- | 邏輯或非 || \bar{\vee} || <mo>&#8893;</mo> || <math>\bar{\vee}</math> |} == 幾何符號 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 角 || \angle || <mo>&ang;</mo> || <math>\angle</math> |- | 菱形 || \Diamond || <mo>&#9826;</mo> || <math>\Diamond</math> |- | 三角形 || \triangle || <mo>&#9651;</mo> || <math>\triangle</math> |- | 垂直 || \perp || <mo>&perp;</mo> || <math>\perp</math> |} == 關係符號 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 相似於 || \sim || <mo>&sim;</mo> || <math>\sim</math> |- | 幾乎等於 || \approx ||<mo>&asymp;</mo> || <math>\approx</math> |- | 不幾乎等於 || \not\approx||<mo>&#8777;</mo> || <math>\not\approx</math> |- | 全等於 || \cong ||<mo>&cong;</mo> || <math>\cong</math> |- | 全相同於 || \equiv ||<mo>&equiv;</mo> || <math>\equiv</math> |- | 不全相同於 || \not\equiv ||<mo>&#8802;</mo> || <math>\not\equiv</math> |- | 等於 || = ||<mo>=</mo> || <math>=</math> |- | 不等於 || \ne ||<mo>&ne;</mo> || <math>\ne</math> |- | 小於 || < ||<mo>&lt;</mo> || <math><</math> |- | 大於 || > ||<mo>&gt;</mo> || <math>></math> |- | 遠小於 || \ll ||<mo>&#8810;</mo> || <math>\ll</math> |- | 遠大於 || \gg ||<mo>&#8811;</mo> || <math>\gg</math> |- | 小於或等於 || \leqq ||<mo>&#8806;</mo> || <math>\leqq</math> |- | 大於或等於 || \geqq ||<mo>&#8807;</mo> || <math>\geqq</math> |- | 小於或等於 || \le ||<mo>&le;</mo> || <math>\le</math> |- | 大於或等於 || \ge ||<mo>&ge;</mo> || <math>\ge</math> |- | 正比於 || \propto ||<mo>&prop;</mo> || <math>\propto</math> |} == 根號 == {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 平方根(數字) || \sqrt{3} || <msqrt><mn>3</mn></msqrt> || <math>\sqrt{3}</math> |- | 平方根(變數) || \sqrt{x} || <msqrt><mi>x</mi></msqrt> || <math>\sqrt{x}</math> |- | 雙重平方根(數字) || \sqrt{\sqrt{3}} || <msqrt><msqrt><mn>3</mn></msqrt></msqrt> || <math>\sqrt{\sqrt{3}}</math> |- | 雙重平方根(變數) || \sqrt{\sqrt{x}} || <msqrt><msqrt><mi>x</mi></msqrt></msqrt> || <math>\sqrt{\sqrt{x}}</math> |- | N次方根(數字) || \sqrt[N]{3} || <mroot><mn>3</mn><mi>N</mi></mroot> || <math>\sqrt[N]{3}</math> |- | N次方根(變數) || \sqrt[N]{x} || <mroot><mi>x</mi><mi>N</mi></mroot> || <math>\sqrt[N]{x}</math> |} == 數學結構 == === 分數 === {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 基本分數型態(數字) || \frac{2}{3} || <mfrac><mn>2</mn><mn>3</mn></mfrac> || <math>\frac{2}{3}</math> |- | 基本分數型態(未知數) || \frac{y}{x} || <mfrac><mi>y</mi><mi>x</mi></mfrac> || <math>\frac{y}{x}</math> |- | 帶分數 || 1\frac{2}{3} || <mn>1</mn><mfrac><mn>2</mn><mn>3</mn></mfrac> || <math>1\frac{2}{3}</math> |} === 上下標、多方標 === {| class="wikitable sortable" |- ! 項目 !! Wiki中的TeX語法 !! 對應的MathML語法 !! 預覽 |- | 右上標 || x^2 || <msup><mi>x</mi><mn>2</mn></msup> || <math>x^2</math> |- | 右下標 || x_2 || <msub><mi>x</mi><mn>2</mn></msub> || <math>x_2</math> |- | 右上下標 || x_i^2 || <msubsup><mi>x</mi><mi>i</mi><mn>2</mn></msubsup> || <math>x_i^2</math> |- | 右上再下標 || {x^y}_n || <msub><msup><mi>x</mi><mi>y</mi></msup><mi>n</mi></msub> || <math>{x^y}_n</math> |- | 右下再上標 || {x_y}^n || <msup><msub><mi>x</mi><mi>y</mi></msub><mi>n</mi></msup> || <math>{x_y}^n</math> |} == 參考資料 == <!--- 參見https://zh.wikipedia.org/wiki/Wikipedia:%E8%84%9A%E6%B3%A8以獲知如何使用<ref></ref>標籤來插入參考資料,它们會自動顯示在下方。 --> [https://zh.wikipedia.org/wiki/Help:%E6%95%B0%E5%AD%A6%E5%85%AC%E5%BC%8F Wiki百科中的使用說明:數學公式] [http://symbolcodes.tlt.psu.edu/bylanguage/mathchart.html Unicode Entity Codes for Math ] <!-- 參考資料為維基百科中非常重要的一環,請確保您加入的「每一句話」都是出自於某個來源,並請加入該句話後使用<ref>來源</ref>的方式標註來源--> {{Reflist|2}} <!--- 分類 --->
该页面使用的模板:
Template:Reflist
(
查看源代码
)
返回
Help:TeX和MathML語法對照表
。
导航菜单
个人工具
登录
命名空间
帮助
讨论
不转换
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
工具
链入页面
相关更改
页面信息