summaryrefslogtreecommitdiff
path: root/mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* does not include stdio.h any morezimmerma2001-11-161-10/+12
* remove some name of variablesdaney2001-11-081-1/+1
* Update.vlefevre2001-11-081-2/+2
* Fix.vlefevre2001-11-081-4/+4
* suppress variable name in dim min maxdaney2001-11-081-3/+4
* Macros added.vlefevre2001-11-081-0/+23
* Change mpfr_<op>_mpz to mpfr_<op>_zrouillie2001-10-301-9/+9
* rename factorial -> fac_uidaney2001-10-301-1/+1
* mpfr_set_q now returns an intzimmerma2001-10-261-1/+1
* add copysigndaney2001-10-261-2/+9
* Add multiplication/division/addition/substraction by mpz and mpqrouillie2001-10-261-0/+14
* implemented ternary flag in mpfr_ui_divzimmerma2001-10-261-1/+1
* La division nouvelle est arrivee.hanrot2001-10-251-1/+1
* add mpfr_log10daney2001-10-231-0/+1
* void -> int as return value for mpfr_add_uizimmerma2001-10-191-1/+1
* add some protodaney2001-10-191-5/+17
* mpfr_add1 and mpfr_sub1 prototypes moved to mpfr-impl.h (to detect clashes).vlefevre2001-10-191-1/+1
* added prototypes for mpfr_fma and mpfr_hypotzimmerma2001-10-161-0/+2
* return type is now int for mpfr_mul_2exp and mpfr_div_2expzimmerma2001-10-151-2/+2
* void -> int as return value for new functions implementing inexact flagzimmerma2001-10-121-8/+8
* now mpfr_set_prec returns 1 instead of producing an error in case prec=0zimmerma2001-09-281-1/+1
* Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.vlefevre2001-09-111-2/+2
* Macro MPFR_RET added. Ternary value for mpfr_set4.vlefevre2001-09-111-1/+1
* New flags.vlefevre2001-09-111-1/+7
* added mpfr_tanzimmerma2001-09-101-0/+1
* removed sin_coszimmerma2001-09-071-1/+0
* mpfr_cmp3 changed and integer overflows checked.vlefevre2001-09-051-1/+1
* Some support for exponent change and exceptions.vlefevre2001-08-251-0/+30
* mpfr_const_euler returns an intzimmerma2001-08-231-1/+1
* added mpfr_const_eulerzimmerma2001-08-231-0/+1
* added mpfr_asinzimmerma2001-08-141-1/+2
* Macros mpfr_init_set_* changed to expressions.vlefevre2001-08-101-5/+5
* A few patches.daney2001-06-141-1/+8
* added mpfr_sin and mpfr_coszimmerma2001-06-071-0/+2
* reactualise .hdaney2001-04-051-0/+8
* mpfr_mul now returns an intzimmerma2001-03-131-1/+1
* added arc-tangentzimmerma2001-03-081-0/+1
* changed definition of mpfr_sgn to get rid of MPFR_NOTZEROzimmerma2001-02-181-1/+1
* added const to 2nd argument of mpfr_set_strzimmerma2001-02-151-3/+5
* added guard to prevent multiple inclusionzimmerma2001-01-181-0/+4
* removed srandomzimmerma2001-01-111-2/+4
* moved prototypes for mpfr_set4 and mpfr_cmp3 to mpfr.hzimmerma2000-12-221-0/+2
* added MPFR_SIGNzimmerma2000-12-211-3/+5
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-85/+10
* added prototype for mpfr_srandomzimmerma2000-12-151-1/+2
* added mpfr_swapzimmerma2000-12-151-0/+1
* removed MPFR_SET_IS_FP (not used)zimmerma2000-12-151-1/+0
* A few patches.hanrot2000-12-151-1/+1