summaryrefslogtreecommitdiff
path: root/src/cosh.c
Commit message (Expand)AuthorAgeFilesLines
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-4/+4
* 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-36/+36
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-38/+36
* added return value to coshenge2008-12-081-3/+3
* Save initialisations, copies and cleaning of mpc variables by direct copy.thevenyp2008-05-301-4/+4
* Add hyperbolic cosine function.thevenyp2008-05-191-0/+38