aboutsummaryrefslogtreecommitdiff
path: root/manual/arith.texi
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-4/+106
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+21
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+19
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers1-3/+4
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-14/+16
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer1-7/+7
2018-11-01Fix typo in the documentation of gcvtGabriel F. T. Gomes1-1/+1
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+19
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer1-1/+1
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+19
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+19
2018-02-10Add narrowing add functions.Joseph Myers1-0/+19
2017-12-23manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno1-1/+1
2017-12-23manual: fix finite description [BZ #22596]Aurelien Jarno1-2/+2
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