summaryrefslogtreecommitdiff
path: root/li2.c
Commit message (Expand)AuthorAgeFilesLines
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-6/+6
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Untabified and removed trailing spaces.vlefevre2007-10-311-25/+25
* added more test cases for mpfr_li2zimmerma2007-10-281-4/+6
* algorithms.tex: description of dilogarithm algorithmthevenyp2007-10-261-170/+182
* added asymptotic expansionszimmerma2007-10-201-2/+110
* li2.c: add Ziv's loop in li2_seriesthevenyp2007-10-191-34/+66
* li2.c: fix a typo and fix use of taylor seriesthevenyp2007-10-171-9/+11
* add dilogarithm functionthevenyp2007-10-161-0/+530