summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* mpfr.texi -> January 2007.vlefevre2007-01-081-2/+2
* added support from LIP, and different INRIA project-teamszimmerma2007-01-081-1/+4
* mpfr.texi: update concerning MPFR_USE_EXTENSION.vlefevre2006-12-181-2/+3
* Implemented MPFR_USE_EXTENSION support.vlefevre2006-12-151-2/+5
* Updated version to 2.3.0-dev.vlefevre2006-11-201-1/+1
* mpfr.texi: updated description of mpfr_eint, as the whole input domainvlefevre2006-11-191-5/+0
* Updated mpfr_erfc documentation (now supported in whole domain).vlefevre2006-11-171-5/+0
* About mpfr_lngamma/mpfr_lgamma: added mpfr_lgamma to TODO and updatedvlefevre2006-11-131-4/+13
* moved the [gs]et_decimal64 functions after the [gs]et_ld functionszimmerma2006-11-101-6/+6
* mpfr.texi: changed @code{--enable-decimal-float} into @samp{...}vlefevre2006-11-101-2/+2
* mpfr.texi: updated the note concerning mpfr_eint and mpfr_erfc.vlefevre2006-11-101-6/+10
* added mpfr_set_decimal64 and mpfr_get_decimal64zimmerma2006-11-081-6/+16
* The current implementation of mpfr_erfc cannot compute the result forvlefevre2006-10-271-0/+3
* The current implementation of mpfr_eint cannot compute the result forvlefevre2006-10-271-0/+3
* fixed wrong emax in example for mpfr_subnormalizezimmerma2006-10-021-1/+1
* MPFR manual: say that errno may be set to non-zero.vlefevre2006-09-071-0/+3
* MPFR manual consistency: Custom interface -> Custom Interface.vlefevre2006-05-181-6/+6
* mpfr.texi: removed dot from a section title.vlefevre2006-04-181-1/+1
* More details concerning mpfr_eq.vlefevre2006-02-281-1/+4
* removed "but does not make much sense"zimmerma2006-02-281-2/+1
* added contribution from Damienzimmerma2006-02-281-0/+1
* added mpfr_get_ld_2exp (contributed by Damien Stehle)zimmerma2006-02-271-2/+5
* Updated mpfr_random2 user documentation.vlefevre2006-02-201-5/+4
* * Added comments on all random number generator functions ; hanrot2006-02-131-2/+7
* Changed a part of the documentation of mpfr_get_d_2exp, introduced invlefevre2006-01-311-2/+6
* fixed documentation bugzimmerma2006-01-311-0/+2
* MPFR manual: changes from Paul concerning the ulps.vlefevre2006-01-101-3/+3
* In the manual, replaced "exact rounding" by "correct rounding",vlefevre2006-01-101-6/+14
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-2/+1
* Improved note r3493 concerning mpfr_set_d/ld.vlefevre2005-11-041-2/+3
* More information in the "Reporting Bugs" section.vlefevre2005-11-041-6/+5
* new function mpfr_zeta_ui for integer argumentzimmerma2005-09-231-0/+1
* added missing documentation for mpfr_get_f and mpfr_pow_zzimmerma2005-09-161-0/+8
* Fixed typos found by Tomonori Kouya.vlefevre2005-09-161-3/+3
* cleanup of gamma and lngammazimmerma2005-09-091-0/+1
* added lngammazimmerma2005-08-311-1/+2
* Updated version to 2.3.0.vlefevre2005-08-311-1/+1
* Better locale support (for the decimal point in string conversionsvlefevre2005-08-211-2/+9
* Misc changes (spelling, typography...).vlefevre2005-08-181-57/+62
* 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