M_E 3556 standard/basic_functions.c REGISTER_MATH_CONSTANT(M_E); M_E 222 standard/math.c return(log(z + sqrt(1 + pow(z, 2))) / log(M_E)); M_E 88 standard/php_math.h #ifndef M_E