summaryrefslogtreecommitdiff
path: root/doc/algorithms.tex
Commit message (Expand)AuthorAgeFilesLines
* Punctuation (missing comma after "however").vlefevre2021-06-211-4/+4
* Changed "plus/minus infinity" to "positive/negative infinity".vlefevre2021-02-021-4/+4
* [doc/algorithms.tex] Ulp calculus: put the old Rule 8 just after Rule 2,vlefevre2019-10-101-16/+20
* [doc/algorithms.tex] Ulp calculus: simplified the proof of Rule 8.vlefevre2019-10-101-7/+5
* [doc/algorithms.tex] Ulp calculus Rule 3: missing absolute values invlefevre2019-10-101-2/+2
* [doc/algorithms.tex] Actually assume that no underflows nor overflowsvlefevre2019-10-101-4/+4
* [doc/algorithms.tex] Ulp calculus Rule 6: corrected it (we need tovlefevre2019-10-101-5/+7
* [doc/algorithms.tex] Ulp calculus Rule 3: more powerful result andvlefevre2019-10-071-20/+8
* [doc/algorithms.tex] Section 2 (Error calculus): When n was a precision,vlefevre2019-10-071-15/+15
* [doc/algorithms.tex] Ulp calculus: swap Rule 4 and Rule 5.vlefevre2018-08-221-17/+17
* [doc/algorithms.tex] Ulp calculus Rule 4: make the proof much simpler.vlefevre2018-08-221-9/+7
* [doc/algorithms.tex] Error calculus: implicitly assume x ≠ 0 in ulp.vlefevre2018-08-221-0/+2
* [doc/algorithms.bib] added referencezimmerma2018-06-071-2/+3
* Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).vlefevre2018-05-311-1/+1
* [doc/algorithms.tex,src/tanh.c] Fixed the bound, in particular fromvlefevre2017-12-181-1/+3
* [doc/algorithms.tex] mpfr_tanh: corrected bounds (thanks to Paul).vlefevre2017-12-181-5/+5
* [doc/algorithms.tex] mpfr_tanh: detailed some inequalities.vlefevre2017-12-181-5/+6
* [doc/algorithms.tex] mpfr_tanh: resolved both FIXME's.vlefevre2017-12-181-18/+18
* [doc/algorithms.tex] mpfr_tanh: corrected a part of the error analysisvlefevre2017-12-181-2/+6
* [doc/algorithms.tex] mpfr_tanh: missing absolute value; added a \cdot.vlefevre2017-12-181-2/+2
* [doc/algorithms.tex] Added another \cdot for readability.vlefevre2017-12-181-1/+1
* [doc/algorithms.tex] Minor corrections for hyperbolic tangent function:vlefevre2017-12-181-17/+17
* [tests/ttanh.c] added test for bug in mpfr_tanhzimmerma2017-12-181-11/+14
* added referencezimmerma2017-02-251-0/+2
* [doc/algorithms.tex] In Section "The logarithm function" (from r9046),vlefevre2016-12-271-22/+2
* [algorithms.tex] fixed typozimmerma2016-12-071-1/+1
* [doc/algorithms.tex] Riemann Zeta function, case s < 1/2: added avlefevre2016-09-161-0/+5
* [doc/algorithms.tex] More work on the Riemann Zeta function.vlefevre2016-09-161-23/+49
* [doc/algorithms.tex] Riemann Zeta function, case s < 1/2: added avlefevre2016-09-151-1/+8
* Some improvements / corrections in the description / proof of thevlefevre2016-09-151-9/+37
* [doc/algorithms.tex] l -> \ellzimmerma2016-09-061-5/+5
* [doc/algorithms.tex] du -> {\mathrm d}uzimmerma2016-09-061-4/+4
* fixed error analysis for gamma_inc continued fractionzimmerma2016-02-221-35/+44
* added references in commentzimmerma2016-02-191-0/+5
* added error analysis for gamma_inc with continued fraction (to be reviewed)zimmerma2016-02-181-0/+74
* added reference to series for incomplete gamma functionzimmerma2016-02-181-1/+1
* added reference to gamma_inc(-n,x) for current codezimmerma2016-02-171-0/+5
* now mpfr_eint(x) returns E1(x) for negative xzimmerma2016-02-081-3/+13
* more work on gamma_inczimmerma2016-02-061-2/+2
* more work on gamma_inc (only remains the case a=0 and x>0 to implement)zimmerma2016-02-051-2/+3
* fixed bug for zeta(s) with s near an even negative integerzimmerma2016-01-201-1/+3
* added section about gamma_inczimmerma2016-01-201-0/+24
* fixed bug found by Fredrik Johanssonzimmerma2016-01-201-2/+2
* added description of algorithm used for mpfr_log (from Sylvie Boldo)zimmerma2014-05-061-0/+33
* fixed FIXMEzimmerma2014-03-171-3/+5
* [doc/algorithms.*] A formula about radix conversion was incorrectvlefevre2014-03-171-1/+3
* [doc/algorithms.tex] Avoid inconsistent spaces.vlefevre2014-02-241-1/+1
* added referencezimmerma2014-01-291-0/+2
* Spelling consistency:vlefevre2014-01-181-1/+1
* [doc/algorithms.tex] Slightly improved a bound under which mpfr_hypotvlefevre2013-06-071-6/+8