about summary refs log tree commit diff
path: root/src/complex/cprojl.c
Commit message (Expand)AuthorAgeFilesLines
* fix potentially wrong-sign zero in cproj functions at infinityRich Felker2022-01-181-1/+1
* math: move complex math out of libm.hSzabolcs Nagy2019-04-171-1/+1
* complex: add C11 CMPLX macros and replace cpack with themSzabolcs Nagy2012-11-131-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+15