Searched defs:bcsqrt (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/bcmath/ | ||
H A D | bcmath.stub.php | 27 function bcsqrt(string $num, ?int $scale = null): string {} function |
H A D | bcmath.c | 557 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() argument |
Completed in 6 milliseconds