Home
last modified time | relevance | path

Searched refs:M_PI_2 (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/standard/tests/math/
H A Dconstants_basic.phpt19 echo "M_PI_2= ";
20 var_dump(M_PI_2);
53 M_PI_2= float(1.5707963267949)
H A Dconstants.phpt14 "M_PI_2",
37 M_PI_2 : 1.570796[0-9]*
/PHP-5.5/ext/standard/
H A Dphp_math.h112 #ifndef M_PI_2
113 #define M_PI_2 1.57079632679489661923 /* pi/2 */ macro
H A Dbasic_functions.c3616 REGISTER_MATH_CONSTANT(M_PI_2); in PHP_MINIT_FUNCTION()
/PHP-5.5/main/
H A Dwin95nt.h64 #define M_PI_2 1.57079632679489661923 macro

Completed in 41 milliseconds