summaryrefslogtreecommitdiff
path: root/acosh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* chnage the return valuesdaney2002-02-061-5/+5
* Misc bug fixes and code clean-up.vlefevre2002-02-011-2/+2
* remove math.hdaney2001-11-161-4/+14
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-8/+1
* removed prototype already in mpfr.hzimmerma2001-11-161-2/+0
* Changed the type of err from mp_prec_t (unsigned) to int.hanrot2001-10-251-1/+1
* correct some bugsdaney2001-10-241-1/+1
* acosh revue et corrige...+beaudaney2001-10-241-95/+77
* BITS_PER_CHAR replaced by the standard CHAR_BIT.vlefevre2001-10-181-3/+3
* new file functiondaney2001-04-051-0/+151