summaryrefslogtreecommitdiffstats
path: root/newlib/libm/complex/catanf.c
Commit message (Collapse)AuthorAgeFilesLines
* * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen2010-11-291-3/+1
| | | | | libm/complex/ctan.c, libm/complex/ctanf.c: Use HUGE_VAL instead of MAXNUM.
* * libc/include/complex.h: New complex header.Corinna Vinschen2010-10-081-0/+81
* libm/common/fdlibm.h: Added ifdef _COMPLEX_H. * libm/complex/*: New complex functions imported from NetBSD. * libm/Makefile.am: Added complex subdir. * libm/Makefile.in: Regenerate. * libm/configure.in: Added complex subdir. * libm/configure: Regenerate.