From 773b963e5762c87361e061900a2f5a8d0d1b646d Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Fri, 14 May 2021 00:00:19 +0900 Subject: Learn/Getting_started_with_the_web/CSS_basics を更新 (#674) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 2021/02/20 時点の英語版に同期 - 原語併記マクロを削除 --- files/ja/web/exslt/math/highest/index.html | 4 ++-- files/ja/web/exslt/math/lowest/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ja/web/exslt/math') diff --git a/files/ja/web/exslt/math/highest/index.html b/files/ja/web/exslt/math/highest/index.html index 5e8a6f514f..896cb87c30 100644 --- a/files/ja/web/exslt/math/highest/index.html +++ b/files/ja/web/exslt/math/highest/index.html @@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/highest

ノードの文字列を数値に変換した場合、一つのノードが最大値を持つ。

{{ Note() }}

-

構文

+

構文

math:highest(nodeSet)
 
-

引数

+

引数

nodeSet
最大値を持つノードが返されるノードセット
diff --git a/files/ja/web/exslt/math/lowest/index.html b/files/ja/web/exslt/math/lowest/index.html index dfc0f8805f..347fe1d589 100644 --- a/files/ja/web/exslt/math/lowest/index.html +++ b/files/ja/web/exslt/math/lowest/index.html @@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/lowest

ノードの文字列を数値に変換した場合、一つのノードが最小値を持つ。

{{ Note() }}

-

構文

+

構文

math:lowest(nodeSet)
 
-

引数

+

引数

nodeSet
最小値を持つノードが返されるノードセット
-- cgit v1.2.3-54-g00ecf