Searched defs:M_LOG10E (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/standard/ | ||
H A D | php_math.h | 42 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro |
H A D | basic_functions.stub.php | 276 const M_LOG10E = 0.43429448190325182765; define |
Completed in 28 milliseconds