Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dmath.c1100 int integral; in _php_math_number_format() local
1128 integral = dp - tmpbuf; in _php_math_number_format()
1131 integral = tmplen; in _php_math_number_format()
1136 integral += (integral-1) / 3; in _php_math_number_format()
1139 reslen = integral; in _php_math_number_format()

Completed in 7 milliseconds