Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libm/complex/catan.c, libm/complex/catanf.c, | Corinna Vinschen | 2010-11-29 | 1 | -3/+1 |
| | | | | | libm/complex/ctan.c, libm/complex/ctanf.c: Use HUGE_VAL instead of MAXNUM. | ||||
* | * libc/include/complex.h: New complex header. | Corinna Vinschen | 2010-10-08 | 1 | -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. |