From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/mathml/index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 files/ja/glossary/mathml/index.html (limited to 'files/ja/glossary/mathml') diff --git a/files/ja/glossary/mathml/index.html b/files/ja/glossary/mathml/index.html new file mode 100644 index 0000000000..b62d92e8eb --- /dev/null +++ b/files/ja/glossary/mathml/index.html @@ -0,0 +1,28 @@ +--- +title: MathML +slug: Glossary/MathML +tags: + - CodingScripting + - Glossary + - MathML + - Mathematical Markup Language + - XML +translation_of: Glossary/MathML +--- +

MathML ({{glossary("XML")}} のアプリケーション) は、ウェブページにおいて数式を表現するためのオープンスタンダードです。 1998年に、 W3C は{{glossary("browser","ブラウザー")}}で数式を表現するための MathML の最初の勧告を行いました。 MathML には科学コンテンツや音声合成などの他のアプリケーションもあります。

+ + -- cgit v1.2.3-54-g00ecf