about summary refs log tree commit diff
path: root/src/complex/ctanh.c
Commit message (Expand)AuthorAgeFilesLines
* math: move complex math out of libm.hSzabolcs Nagy2019-04-171-1/+1
* complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)Szabolcs Nagy2015-05-011-1/+3
* complex: add C11 CMPLX macros and replace cpack with themSzabolcs Nagy2012-11-131-5/+5
* first commit of the new libm!Rich Felker2012-03-131-0/+127