# Russian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # aereiae , 2014. # Azamat Hackimov , 2013-2014, 2016. # Dmitriy S. Seregin , 2013. # Katrin Kutepova , 2018. # Lockal , 2013. # Yuri Kozlov , 2011-2019. # Баринов Владимир, 2016. # Иван Павлов , 2017,2019. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-03-01 17:05+0100\n" "PO-Revision-Date: 2019-10-06 09:20+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" "X-Generator: Lokalize 2.0\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B():" msgid "remainder" msgstr "B():" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 октября 2023 г." #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "ИМЯ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "drem, dremf, dreml, remainder, remainderf, remainderl - floating-point " "remainder function" msgstr "" "drem, dremf, dreml, remainder, remainderf, remainderl - функция получения " "остатка от деления числа с плавающей запятой" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Math library (I, I<-lm>)" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "СИНТАКСИС" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Emath.hE>\n" msgstr "B<#include Emath.hE>\n" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "" #| "/* The C99 versions */\n" #| "BIB<, double >IB<);>\n" #| "BIB<, float >IB<);>\n" #| "BIB<, long double >IB<);>\n" msgid "" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" msgstr "" "/* Версии C99 */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "" #| "/* Obsolete synonyms */\n" #| "BIB<, double >IB<);>\n" #| "BIB<, float >IB<);>\n" #| "BIB<, long double >IB<);>\n" msgid "" "/* Obsolete synonyms */\n" "B<[[deprecated]] double drem(double >IB<, double >IB<);>\n" "B<[[deprecated]] float dremf(float >IB<, float >IB<);>\n" "B<[[deprecated]] long double dreml(long double >IB<, long double >IB<);>\n" msgstr "" "/* Устаревшие синонимы */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" "Требования макроса тестирования свойств для glibc (см. " "B(7)):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B():" msgstr "B():" #. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L\n" " || _XOPEN_SOURCE E= 500\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L\n" " || _XOPEN_SOURCE E= 500\n" " || /* начиная с glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(), B():" msgstr "B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L\n" " || /* начиная с glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* Glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(), B(), B():" msgstr "B(), B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" " /* начиная с glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "These functions compute the remainder of dividing I by I. The return " "value is I-I*I, where I is the value I, rounded to " "the nearest integer. If the absolute value of I-I*I is 0.5, I " "is chosen to be even." msgstr "" "Данные функции вычисляют остаток от деления I на I. Возвращаемое " "значение равно I-I*I, где I равно значению I, " "округлённому до ближайшего целого. Если абсолютное значение I-I*I " "равно 0.5, то I выбирается целым." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "These functions are unaffected by the current rounding mode (see B(3))." msgstr "" "Эти функции не подвержены действующему режиму округления (смотрите " "B(3))." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The B() function does precisely the same thing." msgstr "Функция B() выполняет тоже самое." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "ВОЗВРАЩАЕМОЕ ЗНАЧЕНИЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On success, these functions return the floating-point remainder, I-" "I*I. If the return value is 0, it has the sign of I." msgstr "" "При успешном выполнении данные функции возвращают остаток I-I*I в " "виде значения с плавающей запятой. Если возвращаемое значение равно 0, то " "оно имеет знак I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I or I is a NaN, a NaN is returned." msgstr "Если значение I или I равно NaN, будет возвращено NaN." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is an infinity, and I is not a NaN, a domain error occurs, and a " "NaN is returned." msgstr "" "Если I стремится к бесконечности и I не равно NaN, то будет " "сгенерирована ошибка выхода за пределы области, а в качестве результата " "будет возвращено NaN." #. FIXME . Instead, glibc gives a domain error even if x is a NaN #. Interestingly, remquo(3) does not have the same problem. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is zero, and I is not a NaN, a domain error occurs, and a NaN is " "returned." msgstr "" "Если I равно 0 и I не равно NaN, то будет сгенерирована ошибка выхода " "за пределы области, а в качестве результата будет возвращено NaN." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "ОШИБКИ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "See B(7) for information on how to determine whether an error " "has occurred when calling these functions." msgstr "" "Смотрите B(7), чтобы определить, какие ошибки могут возникать " "при вызове этих функций." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The following errors can occur:" msgstr "Могут возникать следующие ошибки:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Domain error: I is an infinity and I is not a NaN" msgstr "Ошибка области: I стремится к бесконечности, а I не равно NaN" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I is set to B (but see BUGS). An invalid floating-point " "exception (B) is raised." msgstr "" "Значение I устанавливается в B (но см. ДЕФЕКТЫ). Возникает " "исключение неправильной плавающей запятой (B)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "These functions do not set I for this case." msgstr "В этом случае функции не изменяют I." #. [XXX see bug above] and \fIx\fP is not a NaN #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Domain error: I is zero" msgstr "Ошибка области: I равно 0" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I is set to B. An invalid floating-point exception " "(B) is raised." msgstr "" "I устанавливается в B. Вызывается исключение неправильной " "плавающей точки (B)." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "АТРИБУТЫ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For an explanation of the terms used in this section, see B(7)." msgstr "Описание терминов данного раздела смотрите в B(7)." #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Interface" msgstr "Интерфейс" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Attribute" msgstr "Атрибут" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Value" msgstr "Значение" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".na\n" msgstr ".na\n" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".nh\n" msgstr ".nh\n" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B(2), B(3), B(3), B(3), B(3)" msgid "" "B(),\n" "B(),\n" "B(),\n" "B(),\n" "B(),\n" "B()" msgstr "B(2), B(3), B(3), B(3), B(3)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Thread safety" msgstr "Безвредность в нитях" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe" msgstr "MT-Safe" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "СТАНДАРТЫ" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B():" msgid "B()" msgstr "B():" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B():" msgid "B()" msgstr "B():" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "C11, POSIX.1-2008." msgstr "C11, POSIX.1-2008." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B()" msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy #| msgid "None" msgid "None." msgstr "None" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "ИСТОРИЯ" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "C99, POSIX.1-2001." msgstr "C99, POSIX.1-2001." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.3BSD." msgstr "4.3BSD." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Tru64, glibc2." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "ДЕФЕКТЫ" #. #-#-#-#-# archlinux: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# debian-bookworm: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# debian-unstable: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# fedora-40: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# fedora-rawhide: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# mageia-cauldron: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Before glibc 2.15, the call" msgstr "До glibc 2.15 вызов" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid " remainder(nan(\"\"), 0);\n" msgid "remainder(nan(\"\"), 0);\n" msgstr " remainder(nan(\"\"), 0);\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "returned a NaN, as expected, but wrongly caused a domain error. Since glibc " "2.15, a silent NaN (i.e., no domain error) is returned." msgstr "" "возвращал NaN, как и ожидается, но некорректно приводит к ошибке области; " "Начиная с glibc 2.15, просто возвращается NaN (т. е., без ошибки области)." #. #-#-#-#-# archlinux: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# debian-bookworm: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# debian-unstable: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# fedora-40: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# fedora-rawhide: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# mageia-cauldron: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: remainder.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6783 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Before glibc 2.15, I was not set to B for the domain error that " "occurs when I is an infinity and I is not a NaN." msgstr "" "До glibc 2.15, I не присваивалось B пр ошибке области, " "возникающей когда I — бесконечность, а I не равно NaN." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "EXAMPLES" msgstr "ПРИМЕРЫ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The call \"remainder(29.0, 3.0)\" returns -1." msgstr "Вызов «remainder(29.0, 3.0)» возвращает -1." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "СМ. ТАКЖЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B
(3), B(3), B(3)" msgstr "B
(3), B(3), B(3)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5 февраля 2023 г." #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm #, no-wrap msgid "" "/* The C99 versions */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" msgstr "" "/* Версии C99 */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" #. type: Plain text #: debian-bookworm #, no-wrap msgid "" "/* Obsolete synonyms */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" msgstr "" "/* Устаревшие синонимы */\n" "BIB<, double >IB<);>\n" "BIB<, float >IB<);>\n" "BIB<, long double >IB<);>\n" #. IEC 60559. #. type: Plain text #: debian-bookworm msgid "" "The functions B(), B(), and B() are " "specified in C99, POSIX.1-2001, and POSIX.1-2008." msgstr "" "Функции B(), B() и B() определены в C99 и " "POSIX.1-2001 и POSIX.1-2008." #. type: Plain text #: debian-bookworm msgid "" "The function B() is from 4.3BSD. The I and I " "variants B() and B() exist on some systems, such as Tru64 " "and glibc2. Avoid the use of these functions in favor of B() " "etc." msgstr "" "Функция B() появилась из 4.3BSD. Варианты функций B() и " "B() с типами I и I есть в некоторых системах, " "таких как Tru64 и glibc2. Не используйте эти функции вместо B() и " "ей подобным." #. type: TH #: debian-unstable opensuse-tumbleweed #, no-wrap msgid "2023-07-20" msgstr "20 июля 2023 г." #. type: TH #: debian-unstable opensuse-tumbleweed #, no-wrap msgid "Linux man-pages 6.05.01" msgstr "Linux man-pages 6.05.01" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30 марта 2023 г." #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04"