|
gmp_invertInverse by modulo Description
GMPfalse gmp_invert(GMPintstring
$num1 , GMPintstring $num2 )
Computes the inverse of Parameters
Return Values
A GMP number on success or Examples
Example #1 gmp_invert example
The above example will output: 9 |