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