Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmath.c265 static double php_expm1(double x) in php_expm1() function
674 RETURN_DOUBLE(php_expm1(num)); in PHP_FUNCTION()

Completed in 12 milliseconds