NetBSD/lib/libm/complex
maya 411564dc9a Mention tgmath cproj, creal, cabs
following copysign example use of "real-floating" with "complex-floating"
2017-09-27 09:20:27 +00:00
..
Makefile.inc Add the imprecise catrigl functions back. 2017-05-07 22:01:54 +00:00
cabs.3 Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
cabs.c
cabsf.c
cabsl.c
cacos.3
cacos.c
cacosf.c
cacosh.3
cacosh.c
cacoshf.c
cacoshl.c
cacosl.c
carg.3
carg.c
cargf.c
cargl.c
casin.3
casin.c
casinf.c
casinh.3
casinh.c
casinhf.c
casinhl.c
casinl.c
catan.3
catan.c
catanf.c
catanh.3
catanh.c
catanhf.c
catanhl.c use long constant 2014-10-10 12:43:15 +00:00
catanl.c
catrig.c fix VAX! 2016-09-20 18:25:20 +00:00
catrigf.c Add the complex trig functions from FreeBSD 2016-09-19 22:05:05 +00:00
catrigl.c mention why we don't support this (yet) 2017-05-07 21:59:06 +00:00
ccos.3
ccos.c
ccosf.c
ccosh.3
ccosh.c
ccoshf.c
ccoshl.c
ccosl.c
cephes_subr.c
cephes_subr.h
cephes_subrf.c
cephes_subrf.h
cephes_subrl.c try to make vax work. 2014-10-10 14:06:40 +00:00
cephes_subrl.h
cexp.3
cexp.c
cexpf.c
cexpl.c
cimag.3
cimag.c
cimagf.c
cimagl.c
clog.3
clog.c
clogf.c
clogl.c
conj.3
conj.c
conjf.c
conjl.c
cpow.3
cpow.c
cpowf.c
cpowl.c
cproj.3 Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
cproj.c
cprojf.c
cprojl.c
creal.3 Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
creal.c
crealf.c
creall.c
csin.3
csin.c
csinf.c
csinh.3
csinh.c
csinhf.c
csinhl.c
csinl.c
csqrt.3
csqrt.c compare to zero, instead of using signbit, and be more specific in comment. 2017-01-01 19:32:14 +00:00
csqrtf.c compare to zero, instead of using signbit, and be more specific in comment. 2017-01-01 19:32:14 +00:00
csqrtl.c namespace protection 2014-10-11 00:43:51 +00:00
ctan.3
ctan.c
ctanf.c
ctanh.3
ctanh.c
ctanhf.c
ctanhl.c
ctanl.c