sortix-mirror/libm/complex
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas 'Sortie' Termansen 5980be9b3c Add Sortix Math Library.
This work is based in part on code from NetBSD libm, libc and kernel.

The library is partly public domain and partly BSD-style licensed.
2013-12-17 14:30:39 +01:00
..
cabs.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cabsf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cacos.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cacosf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cacosh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cacoshf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
carg.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cargf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
casin.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
casinf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
casinh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
casinhf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
catan.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
catanf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
catanh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
catanhf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ccos.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ccosf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ccosh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ccoshf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cephes_subr.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cephes_subr.h Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cephes_subrf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cephes_subrf.h Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cexp.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cexpf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cimag.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cimagf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cimagl.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
clog.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
clogf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
conj.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
conjf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
conjl.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cpow.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cpowf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cproj.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cprojf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
cprojl.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
creal.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
crealf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
creall.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csin.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csinf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csinh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csinhf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csqrt.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
csqrtf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ctan.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ctanf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ctanh.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00
ctanhf.c Add Sortix Math Library. 2013-12-17 14:30:39 +01:00