summaryrefslogtreecommitdiff
path: root/sinh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed problem when te=ti=1 (i.e. t=0) found by Kevin Rydezimmerma2002-03-071-36/+43
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.vlefevre2002-02-141-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-041-6/+6
* remve math.hdaney2001-11-161-3/+3
* removed K&R function headerszimmerma2001-11-161-8/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* removed prototype already in mpfr.hzimmerma2001-11-161-1/+0
* correct some bugsdaney2001-10-241-7/+5
* correct a bug for sinh(Inf)daney2001-10-181-1/+1
* correct an errordaney2001-10-171-85/+98
* implement ternary inexact flagzimmerma2001-10-151-16/+9
* new file functiondaney2001-04-051-0/+139