Searched refs:asinh (Results 1 – 6 of 6) sorted by relevance
112 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
232 extern double asinh _PARAMS((double));
269 #define asinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, asinh, casinh) macro
37 #define asinh(x) fast_asinh(x) macro
91 __MATHCALL (asinh,, (_Mdouble_ __x));
171 extern double asinh _PARAMS((double));