about summary refs log tree commit diff
path: root/manual/arith.texi
Commit message (Expand)AuthorAgeFilesLines
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-161-7/+10
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-538/+159
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-121-7/+56
* Add fromfp functions.Joseph Myers2016-12-311-0/+81
* Fix typo in manual for iseqsigGabriel F. T. Gomes2016-12-271-1/+1
* manual: Convert @tables of variables to @vtables.Rical Jasan2016-12-211-6/+2
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+14
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+32
* Document sNaN argument error handling.Joseph Myers2016-12-161-0/+5
* Define FE_SNANS_ALWAYS_SIGNAL.Joseph Myers2016-12-161-0/+14
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+18
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+18
* Add SNAN, SNANF, SNANL macros.Joseph Myers2016-10-281-0/+9
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+30
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+41
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+20
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+14
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-1/+26
* Add iseqsig.Joseph Myers2016-10-061-1/+12
* Manual typos: Arithmetic FunctionsRical Jasan2016-10-061-8/+8
* Add iscanonical.Joseph Myers2016-09-301-0/+17
* Add iszero.Joseph Myers2016-09-231-0/+8
* Add issubnormal.Joseph Myers2016-09-211-0/+8
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-1/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+33
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+11
* Add fesetexcept.Joseph Myers2016-08-161-0/+12
* Fix typo in last arith.texi change.Joseph Myers2016-08-031-1/+1
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-11/+10
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+40
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-3/+3
* * manual/arith.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+149
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-301-1/+1
* Document some libm error handling intents.Joseph Myers2013-11-281-7/+18
* Clarify documentation cross-referenceAllan McRae2013-09-101-1/+2
* Doc fix for 'frexp' in arith.texiBen Norht2013-05-281-2/+2
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+8
* Fix docs for scalbn* and scalbl* functionsMark H Weaver2013-03-241-6/+6
* Fix some errors in declarations in the manual.Roland McGrath2013-02-111-7/+7
* Fix typos in arith.texi.Joseph Myers2012-12-011-2/+2
* Fix description of carg branch cut (bug 13542)John Tobey2012-09-071-3/+3
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-12/+12
* Prefer C99 names for long long limit macros.Joseph Myers2012-02-221-1/+1
* Remove erroneous statements about negative zero.Nick Bowler2012-02-191-6/+2
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-6/+6
* Manual wording fix for round{,f,l}.Roland McGrath2010-07-051-1/+2
* * manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper2008-08-021-3/+3
* * manual/arith.texi (Remainder Functions): Spelling fix.Roland McGrath2007-11-191-1/+1
* * manual/texinfo.tex: Update to latest version.Andreas Jaeger2007-10-221-2/+1
* (System V Number Conversion): Fix return type of ecvt_r, fcvt_r, qecvt_r, and...Ulrich Drepper2004-10-061-10/+14