Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmath.c96 static inline int php_math_is_finite(double value) { in php_math_is_finite() function
144 if (!php_math_is_finite(value)) { in _php_math_round()

Completed in 9 milliseconds