summaryrefslogtreecommitdiff
path: root/expm1.c
Commit message (Expand)AuthorAgeFilesLines
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-18/+20
* 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
* Misc bug fixes and code clean-up.vlefevre2002-02-011-13/+11
* remove math.hdaney2001-11-161-3/+2
* removed K&R function headerszimmerma2001-11-161-7/+0
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* translated french comments to englishzimmerma2001-11-161-2/+1
* clear tedaney2001-11-011-0/+1
* correct mp_prec_t err => long intdaney2001-10-261-2/+2
* add the function expm1daney2001-10-171-0/+124