aboutsummaryrefslogtreecommitdiff
path: root/manual/arith.texi
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-8/+0
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes1-42/+244
2017-06-22Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes1-12/+12
2017-06-16manual: Complete @standards in arith.texi.Rical Jasan1-7/+10
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-538/+159
2017-06-12float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes1-7/+56
2016-12-31Add fromfp functions.Joseph Myers1-0/+81
2016-12-27Fix typo in manual for iseqsigGabriel F. T. Gomes1-1/+1
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan1-6/+2
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+14
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+32
2016-12-16Document sNaN argument error handling.Joseph Myers1-0/+5
2016-12-16Define FE_SNANS_ALWAYS_SIGNAL.Joseph Myers1-0/+14
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-0/+18
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-0/+18
2016-10-28Add SNAN, SNANF, SNANL macros.Joseph Myers1-0/+9
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+30
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+41
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers1-0/+20
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+14
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers1-1/+26
2016-10-06Add iseqsig.Joseph Myers1-1/+12
2016-10-06Manual typos: Arithmetic FunctionsRical Jasan1-8/+8
2016-09-30Add iscanonical.Joseph Myers1-0/+17
2016-09-23Add iszero.Joseph Myers1-0/+8
2016-09-21Add issubnormal.Joseph Myers1-0/+8
2016-09-21Add <stdint.h> integer width macros.Joseph Myers1-1/+3
2016-09-07Add femode_t functions.Joseph Myers1-0/+33
2016-08-29Add fetestexceptflag.Joseph Myers1-0/+11
2016-08-16Add fesetexcept.Joseph Myers1-0/+12
2016-08-03Fix typo in last arith.texi change.Joseph Myers1-1/+1
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers1-11/+10
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-0/+40
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-3/+3
2014-01-29* manual/arith.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+149
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta1-1/+1
2013-11-28Document some libm error handling intents.Joseph Myers1-7/+18
2013-09-10Clarify documentation cross-referenceAllan McRae1-1/+2
2013-05-28Doc fix for 'frexp' in arith.texiBen Norht1-2/+2
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+8
2013-03-24Fix docs for scalbn* and scalbl* functionsMark H Weaver1-6/+6
2013-02-11Fix some errors in declarations in the manual.Roland McGrath1-7/+7
2012-12-01Fix typos in arith.texi.Joseph Myers1-2/+2
2012-09-07Fix description of carg branch cut (bug 13542)John Tobey1-3/+3
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-12/+12
2012-02-22Prefer C99 names for long long limit macros.Joseph Myers1-1/+1
2012-02-19Remove erroneous statements about negative zero.Nick Bowler1-6/+2
2012-02-17Fix various problems with @deftypefun lines.Nicolas Boulenguez1-6/+6
2010-07-05Manual wording fix for round{,f,l}.Roland McGrath1-1/+2
2008-08-02* manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper1-3/+3