Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dmath.c35 static inline double php_intpow10(int power) { in php_intpow10() function
173 exponent = php_intpow10(abs(places)); in _php_math_round()

Completed in 7 milliseconds