Searched refs:M_LOG2_E (Results 1 – 2 of 2) sorted by relevance
1736 #ifndef M_LOG2_E1737 #define M_LOG2_E 0.693147180559945309417 macro1739 #define log2f(x) (log(x) / (float)M_LOG2_E)
2094 #ifndef M_LOG2_E2095 #define M_LOG2_E 0.693147180559945309417 macro2097 #define log2f(x) (log(x) / (float)M_LOG2_E)