Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dmath.c36 static inline int php_intlog10abs(double value) { in php_intlog10abs() function
137 precision_places = 14 - php_intlog10abs(value); in _php_math_round()

Completed in 9 milliseconds