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