Searched defs:gmp_pow (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/gmp/ | ||
H A D | gmp.stub.php | 124 function gmp_pow(GMP|int|string $num, int $exponent): GMP {} function |
H A D | gmp.c | 1347 ZEND_FUNCTION(gmp_pow) in ZEND_FUNCTION() argument |
Completed in 11 milliseconds