Searched refs:complex (Results 1 - 25 of 82) sorted by last modified time

1234

/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinhf.c21 #include <complex.h>
26 /* Return the complex inverse hyperbolic sine of finite nonzero Z,
H A Dk_casinhl.c21 #include <complex.h>
33 /* Return the complex inverse hyperbolic sine of finite nonzero Z,
H A Dk_casinh.c21 #include <complex.h>
26 /* Return the complex inverse hyperbolic sine of finite nonzero Z,
H A Dcomplex.h20 * ISO C99: 7.3 Complex arithmetic <complex.h>
41 types `float complex' and `double complex'. */
46 #define complex _Complex macro
113 #endif /* complex.h */
H A Dcargl.c1 /* Compute argument of complex long double value.
20 #include <complex.h>
H A Dcargf.c1 /* Compute argument of complex float value.
20 #include <complex.h>
H A Dcarg.c1 /* Compute argument of complex double value.
20 #include <complex.h>
H A Dcabs.c1 /* Return the complex absolute value of double complex value.
20 #include <complex.h>
H A Dcabsl.c1 /* Return the complex absolute value of long double complex value.
20 #include <complex.h>
H A Dcabsf.c1 /* Return the complex absolute value of float complex value.
20 #include <complex.h>
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_ctanhl.c21 #include <complex.h>
H A Ds_ctanl.c21 #include <complex.h>
H A Ds_ctanhf.c21 #include <complex.h>
H A Ds_csqrtl.c22 #include <complex.h>
H A Ds_ctanh.c21 #include <complex.h>
H A Ds_ctan.c21 #include <complex.h>
H A Ds_ctanf.c21 #include <complex.h>
H A Ds_csinl.c21 #include <complex.h>
H A Ds_csqrt.c22 #include <complex.h>
H A Ds_csqrtf.c22 #include <complex.h>
H A Ds_csinhl.c21 #include <complex.h>
H A Ds_csinh.c21 #include <complex.h>
H A Ds_csinf.c21 #include <complex.h>
H A Ds_csinhf.c21 #include <complex.h>
H A Ds_csin.c21 #include <complex.h>

Completed in 90 milliseconds

1234