Searched defs:bcpowmod (Results 1 – 2 of 2) sorted by relevance
21 function bcpowmod(string $num, string $exponent, string $modulus, ?int $scale = null): string {} function
417 PHP_FUNCTION(bcpowmod) in PHP_FUNCTION() argument
Completed in 6 milliseconds