# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Helge Kreutzmann , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.22.0\n" "POT-Creation-Date: 2024-06-01 06:00+0200\n" "PO-Revision-Date: 2024-05-09 16:46+0200\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "logb" msgstr "logb" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2. Mai 2024" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "logb, logbf, logbl - get exponent of a floating-point value" msgstr "logb, logbf, logbl - Exponent eines Fließkommawert erhalten" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTHEK" #. 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 "Mathematik-Bibliothek (I, I<-lm>)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. 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-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<);>\n" "BIB<);>\n" "BIB<);>\n" msgstr "" "BIB<);>\n" "BIB<);>\n" "BIB<);>\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 "" "Mit Glibc erforderliche Feature-Test-Makros (siehe " "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" " || /* Seit 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" " || /* Seit 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 "BESCHREIBUNG" #. type: Plain text #: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "These functions extract the exponent from the internal floating-point " "representation of I and return it as a floating-point value. The integer " "constant B, defined in Ifloat.hE>, indicates the radix " "used for the system's floating-point representation. If B is 2, " "BIB<)> is similar to BIB<)))>\\f[R],\\fR " "except that the latter may give an incorrect integer due to intermediate " "rounding." msgstr "" "Diese Funktionen extrahieren den Exponenten aus der internen " "Fließkommadarstellung von I und liefern diesen als Fließkommawert zurück. " "Die in Ifloat.hE> definierte Ganzzahlkonstante zeigt die für die " "Fließkommadarstellung des Systems verwandte Basis an. Falls B 2 " "beträgt, dann ist BIB<)> ähnlich zu " "BIB<)))>\\f[R],\\fR, außer dass letzteres Ihnen " "aufgrund des Rundens von Zwischenwerten einen inkorrekten Ganzzahlwert " "angeben könnte." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is subnormal, B() returns the exponent I would have if it " "were normalized." msgstr "" "Falls I subnormal ist, dann liefert B() den Exponenten zurück, den " "I gehabt hätte, falls es normalisiert gewesen wäre." #. 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 "RÜCKGABEWERT" #. 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 exponent of I." msgstr "" "Im Erfolgsfall liefern diese Funktionen den Exponenten von I zurück." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I is a NaN, a NaN is returned." msgstr "Falls I keine Zahl (»NaN«) ist, wird »NaN« zurückgegeben." #. 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, then a pole error occurs, and the functions return -" "B, -B, or -B, respectively." msgstr "" "Falls I Null ist, tritt ein Polfehler auf und die Funktionen geben -" "B, -B beziehungsweise -B zurück." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is negative infinity or positive infinity, then positive infinity is " "returned." msgstr "" "Falls I positiv oder negativ unendlich ist, dann wird positiv unendlich " "zurückgeliefert." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "FEHLER" #. 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 "" "In B(7) erfahren Sie, wie Sie Fehler bei der Ausführung dieser " "Funktionen erkennen." #. 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 "Die folgenden Fehler können auftreten:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Pole error: I is 0" msgstr "Polfehler: I ist 0." #. .I errno #. is set to #. .BR ERANGE . #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A divide-by-zero floating-point exception (B) is raised." msgstr "" "Eine Teilen-durch-Null-Fließkomma-Ausnahme (B) wird ausgelöst." #. #-#-#-#-# archlinux: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# debian-bookworm: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6793 #. .SH HISTORY #. The #. .BR logb () #. function occurs in 4.3BSD. #. see IEEE.3 in the 4.3BSD manual #. type: Plain text #. #-#-#-#-# debian-unstable: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# fedora-40: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# fedora-rawhide: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# mageia-cauldron: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: logb.3.pot (PACKAGE VERSION) #-#-#-#-# #. FIXME . Is it intentional that these functions do not set errno? #. log(), log2(), log10() do set errno #. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6793 #. 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." msgstr "Diese Funktionen setzen I nicht." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "ATTRIBUTE" #. 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 "" "Siehe B(7) für eine Erläuterung der in diesem Abschnitt " "verwandten Ausdrücke." #. 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 "Schnittstelle" #. 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 "Attribut" #. 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 "Wert" #. 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 #, no-wrap msgid "" "B(),\n" "B(),\n" "B()" msgstr "" "B(),\n" "B(),\n" "B()" #. 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 "Multithread-Fähigkeit" #. 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-Sicher" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDS" #. 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: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "GESCHICHTE" #. 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: TP #: 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 "4.3BSD (see IEEE.3 in the 4.3BSD manual)." msgstr "4.3BSD (siehe IEEE.3 in dem 4.3BSD-Handbuch)." #. 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 "SIEHE AUCH" #. 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)" msgstr "B(3), B(3)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5. Februar 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 msgid "" "These functions extract the exponent from the internal floating-point " "representation of I and return it as a floating-point value. The integer " "constant B, defined in Ifloat.hE>, indicates the radix " "used for the system's floating-point representation. If B is 2, " "BIB<)> is equal to BIB<))>, except that it is " "probably faster." msgstr "" "Diese Funktionen extrahieren den Exponenten aus der internen " "Fließkommadarstellung von I und liefern diesen als Fließkommawert zurück. " "Die in Ifloat.hE> definierte Ganzzahlkonstante zeigt die für die " "Fließkommadarstellung des Systems verwandte Basis an. Falls B 2 " "beträgt, dann ist BIB<)> identisch zu BIB<))>, " "außer das es wahrscheinlich schneller ist." #. type: Plain text #: debian-bookworm msgid "C99, POSIX.1-2001, POSIX.1-2008." msgstr "C99, POSIX.1-2001, POSIX.1-2008." #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. Oktober 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "2024-03-12" msgstr "12. März 2024" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30. März 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (unveröffentlicht)"