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 +++++++++++++++++++++ files/ru/web/xpath/functions/index.html | 6 ++++++ files/ru/web/xpath/funkcje/floor/index.html | 21 --------------------- files/ru/web/xpath/funkcje/index.html | 6 ------ 4 files changed, 27 insertions(+), 27 deletions(-) create mode 100644 files/ru/web/xpath/functions/floor/index.html create mode 100644 files/ru/web/xpath/functions/index.html delete mode 100644 files/ru/web/xpath/funkcje/floor/index.html delete mode 100644 files/ru/web/xpath/funkcje/index.html (limited to 'files/ru/web/xpath') 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" } ) }}

diff --git a/files/ru/web/xpath/functions/index.html b/files/ru/web/xpath/functions/index.html new file mode 100644 index 0000000000..9755985bd5 --- /dev/null +++ b/files/ru/web/xpath/functions/index.html @@ -0,0 +1,6 @@ +--- +title: Funkcje +slug: Web/XPath/Funkcje +translation_of: Web/XPath/Functions +--- +

This page was auto-generated because a user created a sub-page to this page.

diff --git a/files/ru/web/xpath/funkcje/floor/index.html b/files/ru/web/xpath/funkcje/floor/index.html deleted file mode 100644 index 9679445bcf..0000000000 --- a/files/ru/web/xpath/funkcje/floor/index.html +++ /dev/null @@ -1,21 +0,0 @@ ---- -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" } ) }}

diff --git a/files/ru/web/xpath/funkcje/index.html b/files/ru/web/xpath/funkcje/index.html deleted file mode 100644 index 9755985bd5..0000000000 --- a/files/ru/web/xpath/funkcje/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Funkcje -slug: Web/XPath/Funkcje -translation_of: Web/XPath/Functions ---- -

This page was auto-generated because a user created a sub-page to this page.

-- cgit v1.2.3-54-g00ecf