Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/libbcmath/src/
H A Dsqrt.c39 bool bc_sqrt(bc_num *num, size_t scale) in bc_sqrt() function
H A Dbcmath.h143 bool bc_sqrt(bc_num *num, size_t scale);
/PHP-8.3/ext/bcmath/
H A Dbcmath.c587 if (bc_sqrt (&result, scale) != 0) { in PHP_FUNCTION()

Completed in 12 milliseconds