summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* Return a null pointer if rnd_mode is an invalid rounding mode.vlefevre2002-03-111-1/+2
* New mpfr_get_d, mpfr_get_d2, mpfr_get_d3.vlefevre2002-03-111-1/+6
* Patch by Kevin Ryde concerning nodes/menus.vlefevre2002-03-061-6/+6
* changed name of mpz_set_fr to mpfr_get_z_expzimmerma2002-03-011-0/+6
* NULL -> null pointer and other small changes.vlefevre2002-02-121-10/+11
* mpfr_get_str: null pointer returned in case of error, NaN taken into account.vlefevre2002-02-121-3/+7
* mpfr_set_str partially rewritten to cope with integer overflows.vlefevre2002-02-111-2/+4
* Typo.vlefevre2002-02-081-1/+1
* mpfr_set_str: base must be between 2 and 36.vlefevre2002-02-081-4/+4
* Update concerning mpfr_round_prec, mpfr_rint, mpfr_ceil, mpfr_floor,vlefevre2002-01-301-7/+18
* changed description of mpfr_cmp to correspond to the implementation:zimmerma2001-12-191-2/+1
* added acos (from Mathieu Dutour)zimmerma2001-12-051-4/+4
* updated wrt MPFR_PREC_MIN/MPFR_PREC_MAXzimmerma2001-11-301-5/+11
* mpfr_can_round and mpfr_can_round_raw: prototypes changed.vlefevre2001-11-221-1/+1
* mpfr_add_one_ulp and mpfr_sub_one_ulp changed.vlefevre2001-11-211-10/+13
* Added MPFR_PREC_MIN and MPFR_PREC_MAX.vlefevre2001-11-211-1/+3
* version -> 2002zimmerma2001-11-161-3/+3
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-1/+1
* iff the results are exact -> iff the result is exactzimmerma2001-11-131-1/+2
* 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