Searched defs:M_LN10 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | php_math.h | 49 #define M_LN10 2.30258509299404568402 /* log_e 10 */ macro |
H A D | basic_functions.stub.php | 286 const M_LN10 = 2.30258509299404568402; define |
Completed in 14 milliseconds