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