Searched defs:M_PI_4 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | php_math.h | 61 #define M_PI_4 0.78539816339744830962 /* pi/4 */ macro |
H A D | basic_functions.stub.php | 301 const M_PI_4 = 0.78539816339744830962; define |
Completed in 20 milliseconds