Searched defs:M_PI_2 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | php_math.h | 57 #define M_PI_2 1.57079632679489661923 /* pi/2 */ macro |
H A D | basic_functions.stub.php | 296 const M_PI_2 = 1.57079632679489661923; define |
Completed in 18 milliseconds