Searched defs:asinh (Results 1 – 3 of 3) sorted by relevance
59 asinh(double x) { in asinh() function
49 #define asinh(x) __tgmath_asinh(x) macro
34 #pragma weak asinh = __asinh macro