Searched defs:sinhf (Results 1 – 3 of 3) sorted by relevance
40 float sinhf(float x) in sinhf() function
21 sinhf(float x) in sinhf() function
93 #define sinhf(x) fast_sinhf(x) macro