newlib-cygwin/newlib/libm/complex
Corinna Vinschen 5af2a793bc * libc/include/complex.h: New complex header.
* 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.
2010-10-08 10:35:14 +00:00
..
Makefile.am * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
Makefile.in * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cabs.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cabsf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacos.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacosf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacosh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacoshf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
carg.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cargf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
casin.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
casinf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
casinh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
casinhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
catan.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
catanf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
catanh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
catanhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccos.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccosf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccosh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccoshf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subr.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subr.h * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subrf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subrf.h * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cexp.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cexpf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cimag.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cimagf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
clog.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
clogf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
conj.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
conjf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cpow.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cpowf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cproj.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cprojf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
creal.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
crealf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csin.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csinf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csinh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csinhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csqrt.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csqrtf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ctan.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ctanf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ctanh.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ctanhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00