Searched defs:M_LN2 (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/standard/ | ||
H A D | php_math.h | 46 #define M_LN2 0.69314718055994530942 /* log_e 2 */ macro |
H A D | basic_functions.stub.php | 281 const M_LN2 = 0.69314718055994530942; define |
Completed in 15 milliseconds