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