summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* added new function mpfr_exp10m1zimmerma2021-02-051-2/+4
* added new function mpfr_exp2m1 for 2^x-1zimmerma2021-02-051-1/+7
* [doc/README.dev] Note that the logging feature (--enable-logging)vlefevre2021-02-051-1/+6
* compound(NaN,0) is 1zimmerma2021-02-041-2/+2
* added a new function mpfr_log10p1 to compute log10(1+x)zimmerma2021-02-031-2/+4
* [doc/mpfr.texi] document atan2u and atan2pizimmerma2021-02-031-2/+11
* [doc/mpfr.texi] Typography.vlefevre2021-02-031-1/+1
* [doc/mpfr.texi] In Section "Added Functions", do not put the patchlevelvlefevre2021-02-031-9/+9
* [doc/mpfr.texi] document mpfr_compoundzimmerma2021-02-031-0/+9
* added log2p1 and compound (mpfr_compound is not finished yet)zimmerma2021-02-031-2/+5
* Changed "plus/minus infinity" to "positive/negative infinity".vlefevre2021-02-022-6/+6
* [doc/mpfr.texi] Minor corrections related to infinity. The IEEE 754-2019vlefevre2021-02-021-16/+16
* [doc/mpfr.texi] Typos.vlefevre2021-02-011-2/+2
* added mpfr_atanu and mpfr_atanpizimmerma2021-02-011-4/+8
* [doc/mpfr.texi] Correction about mpfr_get_* and NaN.vlefevre2021-02-011-1/+1
* [doc/mpfr.texi] Typography.vlefevre2021-02-011-3/+4
* [doc/mpfr.texi] Updated the month.vlefevre2021-02-011-1/+1
* make it clear that we don't propagate the sign bit in mpfr_get_d and mpfr_set_dzimmerma2021-02-011-2/+4
* added asinu and asinpizimmerma2021-02-011-3/+9
* [doc/mpfr.texi] improve description of mpfr_acosuzimmerma2021-01-291-2/+2
* added cosu and cospi in the manual and NEWSzimmerma2021-01-291-0/+12
* [INSTALL,doc/update-faq,tools/announce-text] With wget, usevlefevre2021-01-261-2/+2
* [doc/mpfr.texi] Completed mpfr_fmod_ui description.vlefevre2021-01-141-1/+1
* [NEWS,doc/mpfr.texi] For the new trigonometric functions mpfr_cosu,vlefevre2021-01-131-8/+4
* [doc/mpfr.texi] Style consistency: more "[unsigned] long int"vlefevre2021-01-131-8/+8
* [doc/mpfr.texi] Style: use always "[unsigned] long int" in prototypesvlefevre2021-01-131-9/+9
* [NEWS,doc/mpfr.texi] New function mpfr_fmod_ui.vlefevre2021-01-131-0/+3
* [doc] Updated FAQ.html with update-faq.vlefevre2021-01-041-1/+4
* [doc/mpfr.texi] Updated the month.vlefevre2021-01-031-1/+1
* Copyright notice update: added 2021 withvlefevre2021-01-036-7/+7
* For the generic tests, output the number of normal cases and the totalvlefevre2020-12-171-0/+3
* [doc/mpfr.texi] Removed spurious blank line; .texi source reformat.vlefevre2020-12-161-13/+9
* [doc/mpfr.texi] Typography: "resp." must be followed by "@:".vlefevre2020-12-161-9/+10
* [doc/check-typography] Also check "resp.".vlefevre2020-12-161-1/+1
* [doc/mpfr.texi] Removed misplaced @tie{}.vlefevre2020-12-161-4/+5
* [doc/mpfr.texi] fixed another typozimmerma2020-12-161-3/+3
* [doc/mpfr.texi] fixed typoszimmerma2020-12-161-3/+3
* added sinpi, cospi, tanpizimmerma2020-12-161-0/+10
* added new function mpfr_tanuzimmerma2020-12-161-3/+5
* added new function mpfr_cosuzimmerma2020-12-151-5/+15
* [doc/mpfr.texi] Typographic correction of math formulas.vlefevre2020-12-141-15/+10
* [doc/mpfr.texi] mpfr_sinu: corrections and improvements.vlefevre2020-12-141-6/+7
* [doc/mpfr.texi] Updated the month.vlefevre2020-12-141-1/+1
* [NEWS] added mpfr_sinuzimmerma2020-12-141-0/+8
* added mpfr_sinu (work in progress)zimmerma2020-12-141-0/+5
* [doc/mpfr.texi] mpfr_subnormalize: define EXP(x) and PREC(x).vlefevre2020-11-151-3/+4
* [doc/mpfr.texi] More detailed beginning of "Nomenclature and Types",vlefevre2020-11-151-9/+15
* [doc/mpfr.texi] Updated the month.vlefevre2020-11-151-1/+1
* [doc/mpfr.texi] Document the mpfr_srcptr type.vlefevre2020-11-151-1/+3
* [doc/README.dev] Replaced WG14 N2405 reference by the new N2579.vlefevre2020-10-231-1/+1