# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 05:49+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "expm1" msgstr "" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "" #. 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 "expm1, expm1f, expm1l - exponential minus 1" msgstr "" #. 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 "" #. 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 "" #. 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 "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B():" msgstr "" #. || _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 "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(), B():" msgstr "" #. 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 "" #. 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 return a value equivalent to" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " exp(x) - 1\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The result is computed in a way that is accurate even if the value of I " "is near zero\\[em]a case where I would be inaccurate due to " "subtraction of two numbers that are nearly equal." msgstr "" #. 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 I." msgstr "" #. 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 "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I is +0 (-0), +0 (-0) is returned." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I is positive infinity, positive infinity is returned." msgstr "" #. 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, -1 is returned." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the result overflows, a range error occurs, and the functions return -" "B, -B, or -B, respectively." msgstr "" #. 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 "" #. 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 "Range error, overflow" msgstr "" # #. POSIX.1 specifies an optional range error (underflow) if #. x is subnormal. glibc does not implement this. #. 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 overflow floating-point " "exception (B) is raised." msgstr "" #. 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 "" #. 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 "" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".nh\n" msgstr "" #. 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 "" #. 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 "" #. 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: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "C11, POSIX.1-2008." msgstr "" #. 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. BSD." 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: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# debian-bookworm: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# debian-unstable: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# fedora-40: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# fedora-rawhide: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# mageia-cauldron: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6778 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Before glibc 2.17, on certain architectures (e.g., x86, but not x86_64) " "B() raised a bogus underflow floating-point exception for some large " "negative I values (where the function result approaches -1)." msgstr "" #. #-#-#-#-# archlinux: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# debian-bookworm: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# debian-unstable: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# fedora-40: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# fedora-rawhide: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# mageia-cauldron: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6814 #. e.g., expm1(1e5) through expm1(1.00199970127e5), #. but not expm1(1.00199970128e5) and beyond. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Before approximately glibc 2.11, B() raised a bogus invalid floating-" "point exception in addition to the expected overflow exception, and returned " "a NaN instead of positive infinity, for some large positive I values." msgstr "" #. #-#-#-#-# archlinux: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# debian-bookworm: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# debian-unstable: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# fedora-40: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# fedora-rawhide: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# mageia-cauldron: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# opensuse-leap-15-6: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: expm1.3.pot (PACKAGE VERSION) #-#-#-#-# #. It looks like the fix was in glibc 2.11, or possibly glibc 2.12. #. I have no test system for glibc 2.11, but glibc 2.12 passes. #. From the source (sysdeps/i386/fpu/s_expm1.S) it looks #. like the changes were in glibc 2.11. #. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6788 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Before glibc 2.11, the glibc implementation did not set I to " "B when a range error occurred." msgstr "" #. 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 "" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "" #. BSD. #. type: Plain text #: debian-bookworm msgid "C99, POSIX.1-2001, POSIX.1-2008." msgstr "" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr ""