summaryrefslogtreecommitdiff
path: root/digamma.c
Commit message (Expand)AuthorAgeFilesLines
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-8/+8
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-3/+3
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [digamma.c] forgot to set sign for Psi(+Inf)zimmerma2009-09-081-0/+1
* changed function into bernoulli.c (which was static, included 3 times) intozimmerma2009-09-041-3/+2
* digamma.c: moved a comment.vlefevre2009-09-021-1/+1
* [digamma.c] fixed bug (emin/emax were not restored)zimmerma2009-09-021-8/+7
* Removed trailing whitespace.vlefevre2009-09-021-1/+1
* [digamma.c] new function mpfr_digammazimmerma2009-09-021-0/+373