summaryrefslogtreecommitdiff
path: root/src/complex
AgeCommit message (Expand)AuthorFilesLines
2012-11-13complex: add C11 CMPLX macros and replace cpack with themSzabolcs Nagy45-138/+138
2012-03-22add creal/cimag macros in complex.h (and use them in the functions defs)Rich Felker6-12/+9
2012-03-13first commit of the new libm!Rich Felker68-0/+2024