about summary refs log tree commit diff
path: root/manual/math.texi
Commit message (Expand)AuthorAgeFilesLines
* Implement C23 log2p1Joseph Myers26 hours1-0/+14
* manual: Clarify return value of cbrt(3)Alejandro Colomar2024-04-031-2/+6
* manual: floor(log2(fabs(x))) has rounding errorsAlejandro Colomar2024-04-031-2/+5
* manual: logb(x) is floor(log2(fabs(x)))Alejandro Colomar2024-04-031-1/+1
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-081-1/+1
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-10/+3
* LoongArch: Update NEWS and README for the LoongArch port.caiyinyu2022-07-261-1/+1
* manual: Add documentation for arc4random functionsAdhemerval Zanella Netto2022-07-221-0/+46
* x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey2022-01-191-2/+3
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-3/+4
* manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer2020-07-161-3/+3
* Remove __NO_MATH_INLINESAdhemerval Zanella2020-04-171-6/+0
* manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer2019-01-071-1/+1
* Skeleton documentation for the RISC-V portPalmer Dabbelt2018-01-291-1/+1
* Add _Float32 function aliases.Joseph Myers2017-12-071-1/+2
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-3/+4
* Add _Float64x function aliases.Joseph Myers2017-11-271-3/+3
* Add _Float128 function aliases.Joseph Myers2017-10-181-1/+2
* Obsolete pow10 functions.Joseph Myers2017-09-011-9/+1
* Add float128 support for ia64.Joseph Myers2017-06-261-1/+1
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-1/+1
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-1/+2
* manual: Fix a minor grammatical error.Rical Jasan2017-06-251-1/+1
* Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2017-06-231-7/+269
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-424/+100
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-121-0/+11
* Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers2017-02-061-1/+3
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-1/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-1/+30
* Correct clog10 documentation (bug 19673).Joseph Myers2016-11-011-2/+2
* Manual typos: MathematicsRical Jasan2016-10-061-18/+18
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-4/+5
* Allow spurious underflow / inexact for ldbl-128ibm.Joseph Myers2016-03-101-0/+10
* Refine documentation of libm exceptions goals.Joseph Myers2015-02-171-6/+13
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-1/+1
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-1/+1
* * manual/math.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+103
* Document libm accuracy goals.Joseph Myers2013-11-281-4/+74
* Fix description of random according to POSIX. Fixes bug 7003Bruno Haible2013-11-011-1/+1
* Fix some errors in declarations in the manual.Roland McGrath2013-02-111-4/+4
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-9/+9
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-6/+6
* manual: fix typo: s/are/is/Jim Meyering2010-02-221-1/+1
* * manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper2008-08-021-1/+1
* * manual/libc-texinfo.sh: Add entry about free manuals.Andreas Jaeger2001-08-281-3/+5
* Update.Ulrich Drepper2001-04-091-12/+70
* Update.Ulrich Drepper2001-03-191-0/+3
* (Environment Access): Adjust comment about setenv() being BSD-only.Ulrich Drepper2001-01-271-5/+6
* Update.Ulrich Drepper2000-08-201-0/+2
* Update.Ulrich Drepper2000-05-251-3/+5