gmp_powm
symfony/var-dumper
Supported Versions: PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8
Raise number into power with modulo
<?php gmp_powm
(
GMP
|
int
|
string $num
,
GMP
|
int
|
string $exponent
,
GMP
|
int
|
string $modulus
):
GMP