--- title: floor slug: Web/XPath/Functions/floor tags: - XSLT - XSLT_Reference translation_of: Web/XPath/Functions/floor ---
{{ XsltRef() }}
floor
関数は小数を評価し、その小数以下の最も大きい整数を返します。
{{ 英語版章題("Syntax") }}
floor(number )
{{ 英語版章題("Arguments") }}
number
{{ 英語版章題("Returns") }}
number
以下の最も近い整数。
{{ 英語版章題("Defined") }}
{{ 英語版章題("Gecko support") }}
サポート済み。