Home
last modified time | relevance | path

Searched refs:M_EULER (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/tests/math/
H A Dconstants_basic.phpt33 echo "M_EULER= ";
34 var_dump(M_EULER);
60 M_EULER= float(0.57721566490153)
H A Dconstants.phpt21 "M_EULER",
44 M_EULER : 0.577215[0-9]*
/PHP-5.5/ext/standard/
H A Dphp_math.h140 #ifndef M_EULER
141 #define M_EULER 0.57721566490153286061 /* Euler constant */ macro
H A Dbasic_functions.c3623 REGISTER_MATH_CONSTANT(M_EULER); in PHP_MINIT_FUNCTION()

Completed in 24 milliseconds