summaryrefslogtreecommitdiff
path: root/tanh.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
* mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.vlefevre2002-02-141-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-041-7/+7
* remove math.hdaney2001-11-161-4/+10
* 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-6/+4
* correst tanh(0)daney2001-10-181-0/+1
* correct syntax of tanh.cdaney2001-10-171-88/+106
* implement ternary inexact flagzimmerma2001-10-151-27/+22
* new file functiondaney2001-04-051-0/+140