Searched refs:M_LOG2_E (Results 1 – 2 of 2) sorted by relevance
1734 #ifndef M_LOG2_E1735 #define M_LOG2_E 0.693147180559945309417 macro1737 #define log2f(x) (log(x) / (float)M_LOG2_E)
2112 #ifndef M_LOG2_E2113 #define M_LOG2_E 0.693147180559945309417 macro2115 #define log2f(x) (log(x) / (float)M_LOG2_E)