Searched defs:tanhf (Results 1 – 3 of 3) sorted by relevance
40 float tanhf(float x) in tanhf() function
21 tanhf(float x) in tanhf() function
95 #define tanhf(x) fast_tanhf(x) macro