Home
last modified time | relevance | path

Searched refs:php_expm1 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/standard/
H A Dmath.c278 static double php_expm1(double x) in php_expm1() function
666 RETURN_DOUBLE(php_expm1(num)); in PHP_FUNCTION()

Completed in 7 milliseconds