summaryrefslogtreecommitdiff
path: root/src/tanh.c
Commit message (Expand)AuthorAgeFilesLines
* rename RNDC to MPC_RND in mpc.henge2012-07-051-2/+2
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-7/+7
* license change:enge2011-08-291-12/+11
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-48/+48
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-50/+48
* return values for tanhenge2008-12-081-3/+7
* Save initialisations, copies and cleaning of mpc variables by direct copy.thevenyp2008-05-301-17/+11
* Add mpc_tanh function.thevenyp2008-05-201-0/+52