summaryrefslogtreecommitdiff
path: root/mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* fixed prototype of mpfr_print_rnd_modezimmerma1999-07-061-1/+1
* Added mpfr_sqrt3.hanrot1999-07-061-0/+1
* changed prototype of mpfr_logzimmerma1999-07-061-1/+1
* added prototypes for mpfr_cmp3 and mpfr_set4zimmerma1999-07-051-3/+5
* Added mpfr_div3.hanrot1999-07-021-0/+2
* changed type of 3rd arg. 'neg' of mpfr_can_round_raw from char to intzimmerma1999-07-021-1/+1
* added prototypes for mpfr_exp and mpfr_zetaremy1999-06-291-0/+2
* added prototype for mpfr_set_default_precremy1999-06-291-0/+1
* changed arguments of mpfr_round_raw (now uses precision instead of size)zimmerma1999-06-281-2/+2
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-2/+5
* changed prototype of mpfr_set_prec (no rounding mode needed any more)zimmerma1999-06-241-1/+1
* changed prototype of mpfr_div (now returns int)zimmerma1999-06-231-1/+1
* Corrected prototype of mpfr_can_round_raw.hanrot1999-06-211-1/+2
* Added prototype for mpfr_can_round_rawhanrot1999-06-211-1/+4
* Declaration mpfr_print_rnd_mode.chanrot1999-06-211-0/+1
* changed way zero is represented : most sign. limb is zerozimmerma1999-06-171-2/+2
* added macro SET_ZEROzimmerma1999-06-161-0/+1
* ajout du logboldo1999-06-151-0/+1
* added mpfr_[us]i_2expzimmerma1999-06-151-2/+4
* Correction du prototype de mpfr_mul_uihanrot1999-06-141-1/+1
* *** empty log message ***boldo1999-06-141-0/+3
* added several prototypeszimmerma1999-06-141-1/+8
* added proto for mpfr_pow_ui and mpfr_ui_pow_uizimmerma1999-06-101-0/+2
* added proto for mpfr_out_strzimmerma1999-06-101-0/+1
* changed proto of mpfr_get_str: 2nd arg is mp_exp_t*, not char*zimmerma1999-06-101-1/+1
* Initial revisionhanrot1999-06-091-0/+134