summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_ccoshl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* For intermediate computations use single or extended counterpartsmartynas2011-07-201-3/+3
| | | | where appropriate, to avoid precision loss.
* Finalize work on complex math routines, now that we have themartynas2011-07-081-0/+59
extended-precision support. Mostly from Cephes.