aboutsummaryrefslogtreecommitdiff
path: root/src/internal/complex_impl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* math: move complex math out of libm.h•••This makes it easier to build musl math code with a compiler that does not support complex types (tcc) and in general more sensible factorization of the internal headers. Szabolcs Nagy2019-04-171-0/+22