Searched defs:asinhf (Results 1 – 3 of 3) sorted by relevance
40 float asinhf(float x) in asinhf() function
23 asinhf(float x) in asinhf() function
96 #define asinhf(x) fast_asinhf(x) macro