NetBSD/lib/libm/complex
drochner fc3deeb5d7 fix minor typo 2011-11-29 13:17:04 +00:00
..
Makefile.inc Add missing MLINKS. From Stathis Kamperis. 2011-03-18 00:57:19 +00:00
cabs.3
cabs.c
cabsf.c
cacos.3
cacos.c
cacosf.c
cacosh.3
cacosh.c
cacoshf.c
carg.3
carg.c
cargf.c
casin.3
casin.c
casinf.c
casinh.3
casinh.c
casinhf.c
catan.3
catan.c use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values. 2011-07-03 06:45:24 +00:00
catanf.c use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values. 2011-07-03 06:45:24 +00:00
catanh.3
catanh.c
catanhf.c
ccos.3
ccos.c
ccosf.c
ccosh.3
ccosh.c
ccoshf.c
cephes_subr.c
cephes_subr.h
cephes_subrf.c
cephes_subrf.h
cexp.3
cexp.c
cexpf.c
cimag.3 Remove trailing whitespace. 2010-09-15 18:40:27 +00:00
cimag.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
cimagf.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
cimagl.c no more ieee ifdefs 2010-09-20 16:55:20 +00:00
clog.3
clog.c
clogf.c
conj.3 Remove trailing whitespace. 2010-09-15 18:40:27 +00:00
conj.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
conjf.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
conjl.c no more ieee ifdefs 2010-09-20 16:55:20 +00:00
cpow.3
cpow.c
cpowf.c
cproj.3 fix minor typo 2011-11-29 13:17:04 +00:00
cproj.c Fix the vax build under gcc-4.5 which now detects that floating constants 2011-11-02 02:34:56 +00:00
cprojf.c Fix the vax build under gcc-4.5 which now detects that floating constants 2011-11-02 02:34:56 +00:00
cprojl.c Fix the vax build under gcc-4.5 which now detects that floating constants 2011-11-02 02:34:56 +00:00
creal.3 Remove trailing whitespace. 2010-09-15 18:40:27 +00:00
creal.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
crealf.c Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
creall.c no more ieee ifdefs 2010-09-20 16:55:20 +00:00
csin.3
csin.c
csinf.c
csinh.3
csinh.c
csinhf.c
csqrt.3
csqrt.c
csqrtf.c
ctan.3
ctan.c use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values. 2011-07-03 06:45:24 +00:00
ctanf.c use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values. 2011-07-03 06:45:24 +00:00
ctanh.3
ctanh.c
ctanhf.c