Searched refs:asin (Results 1 – 6 of 6) sorted by relevance
109 #define asin(z) __TGMATH_CPLX(z, asin, casin) macro
116 extern double asin _PARAMS((double));
250 #define asin(Val) __TGMATH_UNARY_REAL_IMAG (Val, asin, casin) macro
31 #define asin(x) fast_asin(x) macro
57 __MATHCALL (asin,, (_Mdouble_ __x));
92 extern double asin _PARAMS((double));