Searched defs:asinh (Results 1 – 2 of 2) sorted by relevance
37 double asinh(double x) in asinh() function
206 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro