Searched defs:coshf (Results 1 – 3 of 3) sorted by relevance
40 float coshf(float x) in coshf() function
26 coshf(float x) in coshf() function
94 #define coshf(x) fast_coshf(x) macro