Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/math/
H A Dconstants_basic.phpt23 echo "M_1_PI= ";
24 var_dump(M_1_PI);
55 M_1_PI= float(0.31830988618379)
H A Dconstants.phpt16 "M_1_PI",
39 M_1_PI : 0.318309[0-9]*
/PHP-5.5/ext/standard/
H A Dphp_math.h120 #ifndef M_1_PI
121 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
H A Dbasic_functions.c3618 REGISTER_MATH_CONSTANT(M_1_PI); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds