Searched refs:M_LOG2_E (Results 1 – 2 of 2) sorted by relevance
1728 #ifndef M_LOG2_E1729 #define M_LOG2_E 0.693147180559945309417 macro1731 #define log2f(x) (log(x) / (float)M_LOG2_E)
2046 #ifndef M_LOG2_E2047 #define M_LOG2_E 0.693147180559945309417 macro2049 #define log2f(x) (log(x) / (float)M_LOG2_E)