summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* Added mpfr_exp10 function.vlefevre2003-12-051-0/+5
* Merged the mpfr-2-0-2-branch changes to the trunk.vlefevre2003-10-201-3/+11
* Replaced all non-ASCII characters by an equivalent 7-bit sequencevlefevre2003-10-151-10/+19
* added preamble about ternary flag for special functionszimmerma2003-10-141-0/+4
* mpfr_mul_2exp/mpfr_div_2exp are not obsoletezimmerma2003-10-061-10/+4
* Clearer mpfr_eq documentation (thanks to Kevin Ryde for the remark).vlefevre2003-10-051-3/+3
* Updated installation notes.vlefevre2003-10-031-1/+5
* Infinities are now accepted in mpfr_cmpabs. Updated its definitionvlefevre2003-10-031-3/+2
* Use @url{} for URLs.vlefevre2003-10-021-5/+5
* As suggested by PZ:vlefevre2003-10-021-19/+16
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-29/+17
* added paragraph on support/grantszimmerma2003-10-021-1/+7
* Make node titles match section titles, and updated menus and xrefs.vlefevre2003-10-021-32/+35
* Corrections in the MPFR manual (PZ & VL). Functions mpfr_const_pi,vlefevre2003-10-011-228/+142
* Corrections up to Section 5.6 (PZ & VL).vlefevre2003-09-301-83/+92
* Corrections up to Section 4.vlefevre2003-09-291-36/+37
* Removed mpfr_inits, mpfr_inits2, mpfr_clears from the documentation.vlefevre2003-09-251-17/+2
* 8-bit ISO-8859-1 characters + consistent spelling.vlefevre2003-09-251-4/+4
* Added documentation for mpfr_greater_p, mpfr_greaterequal_p,vlefevre2003-09-241-0/+38
* Added information on special values for mpfr_pow.vlefevre2003-09-241-55/+74
* used ISO-8859-1 in AUTHORSzimmerma2003-09-241-4/+4
* Updated mpfr_pow description.vlefevre2003-09-221-2/+2
* (Converting Floats): In mpfr_get_d_2exp, the rounding moderyde2003-09-211-1/+1
* (Assigning Floats): In mpfr_set_str and mpfr_set_str_raw,ryde2003-09-211-3/+3
* (Rounding Modes): Add blank line around @itemize.ryde2003-09-211-0/+2
* (Miscellaneous Float Functions): In mpfr_urandomb andryde2003-09-211-2/+2
* (Assigning Floats): In mpfr_set_*, remove remarks aboutryde2003-09-201-8/+0
* mpfr_round_prec is now obsoletezimmerma2003-09-191-1/+5
* New functions mpfr_inits, mpfr_inits2 and mpfr_clears to initialize orvlefevre2003-09-111-4/+19
* Changes (Patrick Pelissier's suggestions):vlefevre2003-09-011-6/+7
* (Converting Floats): mpfr_get_d_2exp stores to a long.ryde2003-07-191-1/+1
* can_round returns 0 for NaN/Infzimmerma2003-07-011-1/+2
* mpfr_random is deprecated.vlefevre2003-06-211-0/+1
* Take the current exponent range into account in mpfr_urandombvlefevre2003-06-201-1/+3
* added error functionzimmerma2003-06-121-0/+7
* updated mpfr_cmp_dzimmerma2003-05-131-0/+1
* added Riemann Zeta function (contribution from Jean-Luc Re'my)zimmerma2003-04-111-0/+6
* Move macros down below @copying.ryde2003-04-081-25/+27
* Add @: after various abbreviations.ryde2003-04-081-9/+9
* fixed reference to Plouffe/Bailey/Borwein formulazimmerma2003-03-281-2/+2
* changed back "unsigned char *" to "char *"zimmerma2003-03-261-3/+3
* char * -> const unsigned char * for mpfr_set_str, mpfr_set_str_raw,zimmerma2003-03-251-3/+3
* fixed documentation bug in mpfr_log2 (exact results)zimmerma2003-03-181-2/+3
* Update concerning underflow problems.vlefevre2003-03-171-1/+2
* mpfr_set_str now accepts a binary exponent for base 16vlefevre2003-02-271-4/+6
* New recommendation to install MPFR.vlefevre2003-02-271-13/+14
* document new functions (fits_*, get_ui, get_si, get_d_2exp)zimmerma2003-02-131-4/+61
* IEEE 754 / IEEE P754 -> IEEE 754-1985.vlefevre2002-12-131-8/+8
* Correction.vlefevre2002-12-131-1/+1
* Added a note about the signed zero.vlefevre2002-12-131-0/+3