summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* mis a` jour valeur de retour de mpfr_tanzimmerma2001-11-091-2/+3
* Some -'s missing in floating-point.vlefevre2001-11-091-4/+4
* modifs suite aux remarques de Nathaliezimmerma2001-11-081-45/+46
* rename factorial -> fac_uidaney2001-10-311-1/+1
* mpfr_set_q and mpfr_abs now return an intzimmerma2001-10-261-73/+25
* Add multiplication/division/addition/substraction by mpz and mpqrouillie2001-10-261-0/+10
* now mpfr_div and mpfr_ui_div return an intzimmerma2001-10-261-4/+5
* documented exception mechanism (with Vincent Lefe`vre)zimmerma2001-10-251-47/+99
* added warning for mpfr_set_dzimmerma2001-10-251-0/+5
* correct a bug in mpfr_log10 sectiondaney2001-10-231-5/+2
* add help of log10 + fmadaney2001-10-231-3/+8
* void -> int for mpfr_add and mpfr_add_uizimmerma2001-10-191-2/+5
* add the help for pow and pow_sidaney2001-10-191-1/+18
* add the help of ui_powdaney2001-10-181-18/+8
* add the help on log2daney2001-10-181-0/+7
* add to mpfr.texi log1p and expm1daney2001-10-171-3/+35
* return type is now int for more functionszimmerma2001-10-151-62/+37
* void -> int as return value for several functionszimmerma2001-10-121-22/+51
* stack-alloc.h is no longer needed (will be included in gmp-impl.h)zimmerma2001-10-111-2/+2
* now mpfr_set_prec returns 1 instead of producing an error in case prec=0zimmerma2001-09-281-1/+3
* Parameter added to mpfr_round_raw: pointer to inexact ternary value.vlefevre2001-09-101-2/+4
* removed mpfr_sin_coszimmerma2001-09-071-6/+3
* added mpfr_const_eulerzimmerma2001-08-231-0/+5
* added mpfr_asinzimmerma2001-08-141-21/+8
* added mpfr_sin and mpfr_coszimmerma2001-06-071-9/+12
* removed 2 tabszimmerma2001-06-011-2/+4
* added change explaining the LGPL with non-free programszimmerma2001-06-011-3/+3
* fixed bug in mpfr.texivlefevre2001-05-101-2/+2
* correction du bug donne par vincent + ajout des aides des fonctions hyperbolicdaney2001-05-101-1/+51
* *** empty log message ***daney2001-05-091-1/+10
* mpfr_mul now returns an intzimmerma2001-03-131-1/+2
* added Mathieu Dutour in contributorszimmerma2001-03-081-3/+1
* added mpfr_arctanzimmerma2001-03-081-0/+7
* removed mpfr_set_machine_rnd_modezimmerma2001-02-191-7/+7
* updated specification of mpfr_sgnzimmerma2001-02-181-5/+4
* now when str==NULL return a block which is exactly strlen(str)+1 bytes longzimmerma2001-02-151-4/+9
* added paragraph on NaN and infinities, docu on mpfr_nan_d and mpfr_inf_dzimmerma2001-01-111-25/+49
* updated description of mpfr_cmp* and mpfr_sin_coszimmerma2000-12-211-0/+3
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-0/+1
* explained how to enter NaN/Inf with mpfr_set_str_rawzimmerma2000-12-151-0/+3
* added an error message when the mantissa is larger than the precisionzimmerma2000-12-071-0/+2
* mpfr_init/mpfr_init2 initialize to 0 (compatibility with mpf)zimmerma2000-12-051-3/+4
* added some explanations how to free the memory space allocated by mpfr_get_strzimmerma2000-12-041-0/+3
* added new function mpfr_swapzimmerma2000-12-011-0/+7
* fixed/improved doc. of mpfr_sin_cos and mpfr_urandombzimmerma2000-12-011-3/+5
* removed mpfr_cmp2zimmerma2000-11-131-7/+0
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-8/+8
* added some words about the inclusion of mpfr.hzimmerma2000-09-201-0/+2
* added contributions from Emmanuel Jeandel and Thom Mulderszimmerma2000-09-201-2/+9
* target ps -> mpfr.pszimmerma2000-08-231-1/+1