summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_csinh.c
Commit message (Expand)AuthorAgeFilesLines
* Add a macro nan_mix() and use it to get NaN results that are (bitwise)Bruce Evans2018-07-171-1/+2
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Fix some exceptional cases where the sign of the result is unspecifiedTijl Coosemans2015-06-151-30/+29
* Rename cpack*() to CMPLX*().Ed Schouten2014-12-161-15/+15
* Improved handling of large x in ccosh{,f}():David Schultz2011-10-211-5/+22
* Add c{cos,sin,tan}{,h}{,f} functions. This is joint work withDavid Schultz2011-10-171-0/+140