Home
last modified time | relevance | path

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

/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dsqrt.c45 bc_sqrt (bc_num *num, int scale TSRMLS_DC) in bc_sqrt() function
H A Dbcmath.h148 _PROTOTYPE(int bc_sqrt, (bc_num *num, int scale TSRMLS_DC));
/PHP-5.5/ext/bcmath/
H A Dbcmath.c526 if (bc_sqrt (&result, scale TSRMLS_CC) != 0) { in PHP_FUNCTION()

Completed in 10 milliseconds