summaryrefslogtreecommitdiff
path: root/factorial.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Clean uppelissip2005-02-141-86/+73
* Replace __gmpfr_ceil_log2 by MPFR_INT_CEIL_LOG2 when possible.pelissip2004-11-101-3/+3
* improved coverage testzimmerma2004-02-121-2/+2
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* fixed problem in gamma/factorialzimmerma2004-01-301-22/+43
* Remove some warnings and potential errors (Comparaison between signed and uns...pelissip2003-11-211-1/+1
* replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)zimmerma2003-10-141-6/+6
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-2/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* removed K&R function headerszimmerma2001-11-161-8/+1
* remove limits.hdaney2001-11-161-24/+21
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* initialized inexact to 0zimmerma2001-11-161-2/+1
* correct factorial -> fac_ui in commentsdaney2001-10-301-1/+1
* rename factorial -> fac_uidaney2001-10-301-2/+6
* implemented inexact flagzimmerma2001-10-251-37/+43
* BITS_PER_CHAR replaced by the standard CHAR_BIT.vlefevre2001-10-181-2/+2
* add functiondaney2001-04-051-0/+105