summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* Completed the documentation of mpfr_strtofr (concerning the exponent).vlefevre2005-08-101-4/+4
* Removed double spaces in mpfr_strtofr description (this mattersvlefevre2005-08-101-52/+52
* Update informationpelissip2005-08-051-25/+25
* Add documentation for MPFR stack interfacepelissip2005-08-011-4/+95
* Add first version of MPFR stack interface.pelissip2005-07-261-1/+1
* Updated documentation of mpfr_strtofr.vlefevre2005-07-121-8/+9
* Fix bug of NAN and INF.pelissip2005-06-101-1/+1
* Precise that 1 is not the only value.pelissip2005-05-181-0/+1
* an 1 -> a 1.vlefevre2005-05-181-1/+1
* Add a note about special case 1pelissip2005-05-181-0/+4
* hypot(±oo, NaN) now returns +oo, as in ISO C99 (wasn't documented).vlefevre2005-05-171-0/+4
* added missing documentation for mpfr_hypotzimmerma2005-05-131-0/+12
* Add functions mpfr_sech, mpfr_coth and mpfr_csch.pelissip2005-05-041-0/+7
* Fix bug.pelissip2005-05-021-2/+2
* Update example of use of mpfr_subnormalize.pelissip2005-05-021-16/+14
* added mpfr_eintzimmerma2005-04-301-0/+15
* Added a note about mpfr_set_d and mpfr_set_ld.vlefevre2005-04-271-0/+6
* added MPFR_VERSION_STRINGzimmerma2005-04-261-0/+8
* Added a missing "-" and replaced a few "-" by @minus{}.vlefevre2005-04-251-20/+23
* Added a note for mpfr_cmp functions.vlefevre2005-04-251-0/+7
* Fix typos.pelissip2005-04-221-3/+3
* added sec, csc, cotzimmerma2005-04-221-1/+8
* added mpfr_rootzimmerma2005-04-221-2/+7
* added explanationzimmerma2005-04-211-0/+2
* updated documentation and improved tests for mpfr_const_catalanzimmerma2005-04-201-5/+8
* changed semantics of mpfr_get_str for ndigits=0zimmerma2005-04-191-7/+13
* Fix atan2 to fit C99 semantic.pelissip2005-04-141-2/+30
* Fix typos.pelissip2005-04-141-1/+2
* Add documentation for mpfr_subnormalize.pelissip2005-04-141-16/+49
* Add documentation about mpfr_atan2.pelissip2005-04-071-1/+6
* Add documentation for mpfr_erfc.pelissip2005-03-311-0/+5
* fixed bug in pow_ui (and pow_z): missing factor 2 in error boundzimmerma2005-03-251-0/+1
* Document mpfr_sum returned int value.fousse2005-02-141-1/+4
* Add description of added functions.pelissip2005-02-031-2/+10
* Update mpfr_set_q overflow problem.pelissip2004-12-131-0/+2
* Fix: GMP -> MPFR Copying Conditions (noted by Patrick).vlefevre2004-11-181-1/+1
* In HTML, suppress the non-existing link to GMP.vlefevre2004-11-181-0/+5
* Another correction (English).vlefevre2004-10-191-1/+1
* Minor correction.vlefevre2004-10-191-1/+1
* Update mpfr_set_str to be much more like strtofr.pelissip2004-10-191-17/+22
* changed contributors sectionzimmerma2004-10-191-2/+3
* changed "contributors" sectionzimmerma2004-10-191-3/+3
* Misc corrections:vlefevre2004-10-181-27/+27
* Change "unsigned int" to "int" for base in proto of strtofr.pelissip2004-10-181-42/+50
* Misc corrections.vlefevre2004-10-161-48/+48
* Updated the version on the trunk.vlefevre2004-10-151-1/+1
* Update documentation.pelissip2004-10-111-20/+29
* Added functions mpfr_rint_round, mpfr_rint_trunc, mpfr_rint_ceil,vlefevre2004-09-301-0/+15
* cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag.pelissip2004-09-291-2/+5
* Update documentation and NEWS to reflect new functionspelissip2004-09-291-16/+17