Home
last modified time | relevance | path

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

/PHP-8.0/ext/bcmath/libbcmath/src/
H A Dsqrt.c44 bc_sqrt (bc_num *num, int scale) in bc_sqrt() function
H A Dbcmath.h149 _PROTOTYPE(int bc_sqrt, (bc_num *num, int scale));
/PHP-8.0/ext/bcmath/
H A Dbcmath.c558 if (bc_sqrt (&result, scale) != 0) { in PHP_FUNCTION()

Completed in 6 milliseconds