blob: 0005ad20dee46ef6daaca749c5a82121ab97c212 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | ---
title: MathML
slug: Glossary/MathML
tags:
  - MathML
  - 術語表
translation_of: Glossary/MathML
---
<p id="Summary"><strong>MathML </strong>(一種 {{glossary("XML")}} 應用程式)是一種在網頁上表示數學表達式的開放標準。在 1998 年 W3C 第一次在瀏覽器({{glossary("browser")}})推薦了 MathML 表示數學表達式。 MathML還有其他應用程式,它包括了科學内容和聲音合成。 </p>
<h2 id="了解更多">了解更多 </h2>
<h3 id="基礎知識">基礎知識</h3>
<ul>
 <li>維基百科上的 {{interwiki("wikipedia", "MathML", "MathML")}}</li>
</ul>
<h3 id="技術參考">技術參考</h3>
<ul>
 <li>{{spec("http://www.w3.org/Math/whatIsMathML.html", "MathML", "REC")}}</li>
</ul>
 |