Searched defs:exp2f (Results 1 – 4 of 4) sorted by relevance
26 exp2f(float x) /* wrapper exp2f */ in exp2f() function
36 float exp2f(float x) in exp2f() function
58 exp2f (float x) in exp2f() function
101 #define exp2f(x) fast_exp2f(x) macro