Searched defs:asinh (Results 1 – 2 of 2) sorted by relevance
40 double asinh(double x) in asinh() function
48 #define asinh(x) fast_asinh(x) macro