summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* Added mpfr_fms based on mpfr_fma.vlefevre2007-07-011-1/+6
* Documented log(-0).vlefevre2007-06-191-2/+2
* mpfr.texi: updated Section "Floating-Point Values on Special Numbers".vlefevre2007-06-181-19/+29
* [mpfr.texi] Small change in new Section "Floating-Point Values onvlefevre2007-06-051-3/+3
* mpfr.texi: updated Section "Floating-Point Values on Special Numbers".vlefevre2007-06-011-3/+4
* mpfr.texi: updated Section "Floating-Point Values on Special Numbers".vlefevre2007-06-011-16/+36
* mpfr.texi: updated month.vlefevre2007-06-011-1/+1
* mpfr.texi: added @: after "resp." (when it was missing).vlefevre2007-06-011-5/+5
* Started a new section "Floating-Point Values on Special Numbers".vlefevre2007-05-311-0/+27
* mpfr.texi: inf -> Inf for consistency.vlefevre2007-05-311-8/+8
* mpfr.texi @deftypefun correction: void * -> {void *} (for the PDF).vlefevre2007-05-311-1/+1
* mpfr.texi: consistency changes in section titles; made titles unique.vlefevre2007-05-311-25/+25
* Documented the new behavior of mpfr_sgn (in fact, it was already partlyvlefevre2007-05-301-1/+1
* mpfr.texi: corrections following the remarks by Nathalie Revol.vlefevre2007-05-301-4/+4
* improved documentation of mpfr_set/get_decimal64 functionszimmerma2007-05-281-5/+7
* mpfr.texi: small improvement.vlefevre2007-05-281-2/+2
* mpfr.texi: typography corrections concerning "i.e.".vlefevre2007-05-281-6/+5
* mpfr.texi: consistency changes.vlefevre2007-05-281-9/+6
* mpfr.texi: more details in Section "Exceptions".vlefevre2007-05-281-5/+19
* 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