Searched refs:M_LOG10E (Results 1 – 7 of 7) sorted by relevance
190 M_LOG10E +
76 MACRO(M_LOG10E); in math_h()
339 #define M_LOG10E 0.43429448190325182765 /* log 10e */ macro
110 constant: M_LOG10E
108 * M_LOG10E: log_10(e), as a 32 bit float112 static const float M_LOG10E = 0.434294481903251827651128918916605082f;