Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dmath.c276 static double php_expm1(double x) in php_expm1() function
664 RETURN_DOUBLE(php_expm1(num)); in PHP_FUNCTION()

Completed in 8 milliseconds