From c058fa0fb22dc40ef0225b21a97578cddd0aaffa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:05 +0100 Subject: unslug ru: move --- files/ru/web/xpath/functions/floor/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 files/ru/web/xpath/functions/floor/index.html (limited to 'files/ru/web/xpath/functions/floor/index.html') diff --git a/files/ru/web/xpath/functions/floor/index.html b/files/ru/web/xpath/functions/floor/index.html new file mode 100644 index 0000000000..9679445bcf --- /dev/null +++ b/files/ru/web/xpath/functions/floor/index.html @@ -0,0 +1,21 @@ +--- +title: Floor +slug: Web/XPath/Funkcje/floor +translation_of: Web/XPath/Functions/floor +--- +

{{ XsltRef() }}

+


+  Функция floor принимает десятичное число и возвращает наибольшое целое, меньшее или равное исходному.

+

Синтаксис

+
floor( number )
+
+

Аргументы

+
number
Десятичное число
+
+

Возвращаемое значение

+

Ближайшее целое, меньшее или равное number.

+

Определено

+

XPath 1.0 4.4

+

Поддержка Gecko

+

Поддерживается

+

{{ languages( { "fr": "fr/XPath/Fonctions/floor", "ja": "ja/XPath/Functions/floor", "pl": "pl/XPath/Funkcje/floor", "en": "en/XPath/Fonctions/floor" } ) }}

-- cgit v1.2.3-54-g00ecf