aboutsummaryrefslogtreecommitdiff
path: root/src/complex/cacosh.c
AgeCommit message (Expand)Author
2024-03-14complex: fix comment in cacoshSzabolcs Nagy
2019-10-14fix cacosh results for arguments with negative imaginary partMichael Morrell
2019-04-17math: move complex math out of libm.hSzabolcs Nagy
2012-11-13complex: add C11 CMPLX macros and replace cpack with themSzabolcs Nagy
2012-03-13first commit of the new libm!Rich Felker