summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* fixed two issues found by Kaveh Ghazi:zimmerma2007-05-031-0/+1
* mpfr.texi: added mpfr_lgamma.vlefevre2007-05-031-4/+11
* argument quo of remquo is now a pointer to long instead of intzimmerma2007-05-021-2/+5
* changed order of arguments: now mpfr_remquo (r, q, x, y, rnd).zimmerma2007-05-021-2/+2
* added mpfr_remquo and mpfr_remainderzimmerma2007-05-021-0/+13
* MPFR manual: added a brief description of mpfr_t (this may be neededvlefevre2007-04-051-1/+3
* Changed mpfr_{jn,yn}_si (mpfr_t res, mpfr_t x, long n, ...) intovlefevre2007-04-021-4/+4
* added Bessel functions of second kind (y0, y1, yn_si)zimmerma2007-03-311-0/+11
* mpfr.texi: INF -> Inf for consistency.vlefevre2007-03-301-10/+10
* mpfr.texi: PI -> Pi for consistency.vlefevre2007-03-301-1/+1
* mpfr.texi: -0 -> @minus{}0.vlefevre2007-03-291-4/+6
* mpfr.texi: fixed bug introduced in rev 4377, which made TeX fail.vlefevre2007-03-291-1/+1
* mpfr_jn -> mpfr_jn_si, with 'int' argument changed to 'long'zimmerma2007-03-231-1/+1
* added Bessel functions of first kind: j0, j1, jnzimmerma2007-03-221-0/+11
* MPFR manual: improved description of mpfr_get_str.vlefevre2007-03-191-4/+4
* documented restriction to n in mpfr_get_strzimmerma2007-03-181-2/+4
* Made modified paragraph on mpfr_get_str more correct from a logicalvlefevre2007-03-021-4/+4
* modified paragraph on mpfr_get_str (size of allocated string)zimmerma2007-03-021-11/+6
* mpfr.texi: updated paragraph on the underflow before/after rounding.vlefevre2007-02-141-1/+2
* mpfr.texi: added Exceptions section.vlefevre2007-02-121-0/+54
* mpfr.texi: updated month.vlefevre2007-02-121-1/+1
* Note that the mpfr.info file is now installed in the share subdirectory.vlefevre2007-02-121-1/+1
* added documentation for mpfr_dim (was missing)zimmerma2007-01-171-0/+7
* 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