NetBSD/lib/libm/complex
drochner aa89e1b426 As noticed by Stathis Kamperis, the original implementation does not
always return the correct principal value (with real>=0).
(eg cacosh(ccos(1.0I)) was -1)
Replace by a more ground-up one which should do better.
2009-08-03 19:41:32 +00:00
..
Makefile.inc
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
catanf.c
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
cimag.c
cimagf.c
clog.3
clog.c
clogf.c
conj.3
conj.c
conjf.c
cpow.3
cpow.c
cpowf.c
creal.3
creal.c
crealf.c
csin.3
csin.c
csinf.c
csinh.3
csinh.c
csinhf.c
csqrt.3
csqrt.c
csqrtf.c
ctan.3
ctan.c
ctanf.c
ctanh.3
ctanh.c
ctanhf.c