Searched defs:log2f (Results 1 – 3 of 3) sorted by relevance
1766 #define log2f(x) (log (x) / (float) M_LOG2_E) macro
179 static inline float log2f(const float& x) in log2f() function
999 #define log2f(x) (log (x) / (float) M_LOG2_E) macro