--- title: round slug: Web/XPath/Functions/round tags: - XSLT - XSLT_Reference translation_of: Web/XPath/Functions/round ---

{{ XsltRef() }}

round 関数は、与えられた数値に最も近い整数を返します。

構文

round(decimal )

引数

decimal
丸められる小数。

返値

decimalよりも小さいか、大きいか、等しい、最も近い整数。

定義

XPath 1.0 4.4

Gecko での対応

対応済み。